Rosetta
Public Member Functions | Public Attributes | List of all members
update_ResidueType_enum_files.EnumInfo Class Reference

Public Member Functions

def __init__ (self, enum_name)
 

Public Attributes

 name
 
 short_name
 
 short_name_plural
 
 input_file
 
 header_file
 
 source_file
 
 brief
 
 details
 

Detailed Description

A structure for containing information about each kind of enum:
its name in the code, the input file for its definitions data, Doxygen info,
etc.

Constructor & Destructor Documentation

◆ __init__()

def update_ResidueType_enum_files.EnumInfo.__init__ (   self,
  enum_name 
)

Member Data Documentation

◆ brief

update_ResidueType_enum_files.EnumInfo.brief

◆ details

update_ResidueType_enum_files.EnumInfo.details

◆ header_file

update_ResidueType_enum_files.EnumInfo.header_file

◆ input_file

update_ResidueType_enum_files.EnumInfo.input_file

◆ name

update_ResidueType_enum_files.EnumInfo.name

◆ short_name

update_ResidueType_enum_files.EnumInfo.short_name

◆ short_name_plural

update_ResidueType_enum_files.EnumInfo.short_name_plural

◆ source_file

update_ResidueType_enum_files.EnumInfo.source_file

The documentation for this class was generated from the following file: