|
mummy
1.0.2
|
Public Member Functions | |
| cableTypeMacro (SettingsParser, XMLParser) | |
| MummySettings * | GetSettings () |
| void | SetSettings (MummySettings *settings) |
Static Public Member Functions | |
| static Pointer | New () |
Protected Member Functions | |
| virtual void | StartElement (const char *name, const char **atts) |
Private Attributes | |
| MummySettings * | Settings |
Definition at line 412 of file MummySettings.cxx.
| cable::SettingsParser::cableTypeMacro | ( | SettingsParser | , |
| XMLParser | |||
| ) |
| MummySettings* cable::SettingsParser::GetSettings | ( | ) | [inline] |
Definition at line 418 of file MummySettings.cxx.
References Settings.
Referenced by StartElement().
| static Pointer cable::SettingsParser::New | ( | ) | [inline, static] |
Definition at line 416 of file MummySettings.cxx.
Referenced by MummySettings::ParseSettingsFile().
| void cable::SettingsParser::SetSettings | ( | MummySettings * | settings | ) | [inline] |
Definition at line 419 of file MummySettings.cxx.
References Settings.
| virtual void cable::SettingsParser::StartElement | ( | const char * | name, |
| const char ** | atts | ||
| ) | [inline, protected, virtual] |
Definition at line 422 of file MummySettings.cxx.
References MummySettings::AddReference(), MummySettings::AddUnwrappableClass(), MummySettings::AddUnwrappablePattern(), MummySettings::AddWrappableClass(), MummySettings::AddWrappablePattern(), GetSettings(), LogWarning, mw_UnknownAttribute, and READ_MummySettings_ATTS.
MummySettings* cable::SettingsParser::Settings [private] |
Definition at line 605 of file MummySettings.cxx.
Referenced by GetSettings(), and SetSettings().
1.7.6.1