ConfFile() | ConfFile | |
ConfFile(string file) | ConfFile | |
getModuleTag(string module_name, XmlAttrReq req=ATTR_NOT_REQUIRED) const | ConfFile | |
getParameter(string module_name, string name, XmlAttrReq req=ATTR_NOT_REQUIRED) const | ConfFile | |
getParameter(string module_name, string name, string def) const | ConfFile | |
getTypedParameter(string module_name, string name, T &value, XmlAttrReq req=ATTR_NOT_REQUIRED) const | ConfFile |