Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

SystemProperties Member List

This is the complete list of members for SystemProperties, including all inherited members.

EnumerateEntries(int index, std::string &name, Valuetype_t &valuetype)SystemProperties
EnumerateEntries(const SectionKey_t &parent, int index, std::string &name, Valuetype_t &valuetype)SystemProperties
EnumerateSections(int index, std::string &name)SystemProperties
EnumerateSections(const SectionKey_t &parent, int index, std::string &name)SystemProperties
ExportPropertiesIni(const char *filename)SystemProperties
ExportPropertiesRegistry(const char *filename)SystemProperties
GetBinaryEntry(const char *sectionName, const char *name, void *&value, size_t &length)SystemProperties
GetBinaryEntry(const SectionKey_t &parent, const char *name, void *&value, size_t &length)SystemProperties
GetBooleanEntry(const char *sectionName, const char *name, bool &value)SystemProperties
GetBooleanEntry(const SectionKey_t &parent, const char *name, bool &value)SystemProperties
GetDoubleEntry(const char *sectionName, const char *name, double &value)SystemProperties
GetDoubleEntry(const SectionKey_t &parent, const char *name, double &value)SystemProperties
GetIntegerEntry(const char *sectionName, const char *name, unsigned int &value)SystemProperties
GetIntegerEntry(const SectionKey_t &parent, const char *name, unsigned int &value)SystemProperties
GetSectionKey(const char *sectionName, SectionKey_t &key, bool createNew=false)SystemProperties
GetSectionKey(const SectionKey_t &parent, const char *sectionName, SectionKey_t &key, bool createNew=false)SystemProperties
GetStringEntry(const char *sectionName, const char *name, std::string &value)SystemProperties
GetStringEntry(const SectionKey_t &parent, const char *name, std::string &value)SystemProperties
ImportPropertiesIni(const char *filename)SystemProperties
ImportPropertiesRegistry(const char *filename)SystemProperties
Instance(const char *configFilename="System.config", bool registryFormat=false)SystemProperties [static]
m_pInstanceSystemProperties [protected, static]
SectionKey_t typedefSystemProperties
SetBinaryEntry(const char *sectionName, const char *name, const void *value, size_t length)SystemProperties
SetBinaryEntry(const SectionKey_t &parent, const char *name, const void *value, size_t length)SystemProperties
SetBooleanEntry(const char *sectionName, const char *name, bool value)SystemProperties
SetBooleanEntry(const SectionKey_t &parent, const char *name, bool value)SystemProperties
SetDoubleEntry(const char *sectionName, const char *name, double value)SystemProperties
SetDoubleEntry(const SectionKey_t &parent, const char *name, double value)SystemProperties
SetIntegerEntry(const char *sectionName, const char *name, unsigned int value)SystemProperties
SetIntegerEntry(const SectionKey_t &parent, const char *name, unsigned int value)SystemProperties
SetStringEntry(const char *sectionName, const char *name, const char *value)SystemProperties
SetStringEntry(const SectionKey_t &parent, const char *name, const char *value)SystemProperties
SystemProperties()SystemProperties
Valuetype_t typedefSystemProperties
~SystemProperties()SystemProperties [inline, virtual]


Generated on Wed Sep 5 12:54:43 2007 for DSACSS Operational Code by  doxygen 1.3.9.1