, including all inherited members.
| ATTRIBUTE_MAP typedef | Triggerconf | |
| ATTRIBUTE_MAP_ITERATOR typedef | Triggerconf | |
| ATTRIBUTE_PAIR typedef | Triggerconf | |
| autocreate | Triggerconf | [private] |
| checkItemCount(STRING_LIST path, unsigned int items) | Triggerconf | [private] |
| checkItemCount(string path, unsigned int items) | Triggerconf | [private] |
| createConfigAttribute(string module, string submodule, string configname, string attributename) | Triggerconf | |
| createConfigAttribute(string path) | Triggerconf | |
| createConfigElement(string module, string submodule, string configname) | Triggerconf | |
| createConfigElement(string path) | Triggerconf | |
| createModule(string module) | Triggerconf | |
| createSubmodule(string module, string submodule) | Triggerconf | |
| createSubmodule(string path) | Triggerconf | |
| deleteAllModules() | Triggerconf | |
| deleteConfigAttribute(string module, string submodule, string configname, string attributename) | Triggerconf | |
| deleteConfigAttribute(string path) | Triggerconf | |
| deleteConfigElement(string module, string submodule, string configname) | Triggerconf | |
| deleteConfigElement(string path) | Triggerconf | |
| deleteModule(string module) | Triggerconf | |
| deleteSubmodule(string module, string submodule) | Triggerconf | |
| deleteSubmodule(string path) | Triggerconf | |
| errhandler | Triggerconf | [private] |
| existsConfigAttribute(string module, string submodule, string configname, string attributename) | Triggerconf | |
| existsConfigAttribute(string path) | Triggerconf | |
| existsConfigElement(string module, string submodule, string configname) | Triggerconf | |
| existsConfigElement(string path) | Triggerconf | |
| existsModule(string module) | Triggerconf | |
| existsSubmodule(string module, string submodule) | Triggerconf | |
| existsSubmodule(string path) | Triggerconf | |
| file | Triggerconf | [private] |
| getAttributeValue(DOMNode *element, string attributename) | Triggerconf | [private] |
| getChildOfType(DOMNode *root, short type, unsigned int index=0) | Triggerconf | [private] |
| getChildsAttribute(DOMNode *root, string nodename, string attribute) | Triggerconf | [private] |
| getConfigAttributeNames(string module, string submodule, string configname) | Triggerconf | |
| getConfigAttributeNames(string path) | Triggerconf | |
| getConfigAttributeValue(string module, string submodule, string configname, string attributename) | Triggerconf | |
| getConfigAttributeValue(string path) | Triggerconf | |
| getConfigItemAttributes(string module, string submodule, string configitem) | Triggerconf | |
| getConfigItemAttributes(string path) | Triggerconf | |
| getConfigItemNames(string module, string submodule) | Triggerconf | |
| getConfigItemNames(string path) | Triggerconf | |
| getConfigValue(string module, string submodule, string configname) | Triggerconf | |
| getConfigValue(string path) | Triggerconf | |
| getError() | Triggerconf | |
| getModuleNames() | Triggerconf | |
| getSubmoduleNames(string module) | Triggerconf | |
| goodstate | Triggerconf | [private] |
| isGood() | Triggerconf | |
| lasterror | Triggerconf | [private] |
| parser | Triggerconf | [private] |
| resetError() | Triggerconf | [private] |
| rootnode | Triggerconf | [private] |
| selectConfigElement(string modulename, string submodulename, string configname) | Triggerconf | [private] |
| selectModule(string modulename) | Triggerconf | [private] |
| selectSubmodule(string modulename, string submodulename) | Triggerconf | [private] |
| setConfigAttributeValue(string module, string submodule, string configname, string attributename, string value) | Triggerconf | |
| setConfigAttributeValue(string path, string value) | Triggerconf | |
| setConfigValue(string module, string submodule, string configname, string value) | Triggerconf | |
| setConfigValue(string path, string value) | Triggerconf | |
| setError(string err) | Triggerconf | [private] |
| STRING_LIST typedef | Triggerconf | |
| STRING_LIST_ITERATOR typedef | Triggerconf | |
| tokenize(string path) | Triggerconf | [private] |
| Triggerconf(string filename, bool autocreateitems=false, bool mustexist=false) | Triggerconf | |
| untokenize(STRING_LIST path) | Triggerconf | [private] |
| ~Triggerconf() | Triggerconf | |