OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields | Static Public Attributes
ImmutablePresetInfoHandler Class Reference

Public Member Functions

def __init__
 
def GetPreset
 
def GetPresets
 

Data Fields

 file_name_
 
 handle_
 
 root_
 
 presets_
 

Static Public Attributes

string PRESETS_GROUP_NAME = "Presets"
 
string PRESET_GROUP_NAME = "Preset"
 
string NAME_ATTRIBUTE_NAME = "Name"
 

Detailed Description

Definition at line 27 of file immutable_preset_info_handler.py.

Constructor & Destructor Documentation

def __init__ (   self,
  file_name 
)

Definition at line 32 of file immutable_preset_info_handler.py.

Member Function Documentation

def GetPreset (   self,
  name 
)

Definition at line 41 of file immutable_preset_info_handler.py.

def GetPresets (   self)

Definition at line 51 of file immutable_preset_info_handler.py.

Field Documentation

file_name_

Definition at line 33 of file immutable_preset_info_handler.py.

handle_

Definition at line 34 of file immutable_preset_info_handler.py.

string NAME_ATTRIBUTE_NAME = "Name"
static

Definition at line 30 of file immutable_preset_info_handler.py.

string PRESET_GROUP_NAME = "Preset"
static

Definition at line 29 of file immutable_preset_info_handler.py.

presets_

Definition at line 38 of file immutable_preset_info_handler.py.

string PRESETS_GROUP_NAME = "Presets"
static

Definition at line 28 of file immutable_preset_info_handler.py.

root_

Definition at line 36 of file immutable_preset_info_handler.py.


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