Orxonox
0.0.5 Codename: Arcturus
|
This is the complete list of members for orxonox::ConfigFileSection, including all inherited members.
additionalComment_ | orxonox::ConfigFileSection | private |
bUpdated_ | orxonox::ConfigFileSection | private |
ConfigFile class | orxonox::ConfigFileSection | friend |
ConfigFileSection(const std::string &name, const std::string &additionalComment="") | orxonox::ConfigFileSection | inline |
deleteVectorEntries(const std::string &name, unsigned int startindex=0) | orxonox::ConfigFileSection | |
entries_ | orxonox::ConfigFileSection | private |
getEntries() | orxonox::ConfigFileSection | inlineprivate |
getEntries() const | orxonox::ConfigFileSection | inlineprivate |
getEntry(const std::string &name) const | orxonox::ConfigFileSection | private |
getEntry(const std::string &name, unsigned int index) const | orxonox::ConfigFileSection | private |
getFileEntry() const | orxonox::ConfigFileSection | |
getName() const | orxonox::ConfigFileSection | inline |
getOrCreateEntry(const std::string &name, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | inlineprivate |
getOrCreateEntry(const std::string &name, unsigned int index, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | inlineprivate |
getOrCreateEntryIterator(const std::string &name, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | private |
getOrCreateEntryIterator(const std::string &name, unsigned int index, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | private |
getOrCreateValue(const std::string &name, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | inline |
getOrCreateValue(const std::string &name, unsigned int index, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | inline |
getValue(const std::string &name, bool bString) | orxonox::ConfigFileSection | inline |
getValue(const std::string &name, unsigned int index, bool bString) | orxonox::ConfigFileSection | inline |
getVectorSize(const std::string &name) const | orxonox::ConfigFileSection | |
name_ | orxonox::ConfigFileSection | private |
setComment(const std::string &comment) | orxonox::ConfigFileSection | inline |
SettingsConfigFile class | orxonox::ConfigFileSection | friend |
setValue(const std::string &name, const std::string &value, bool bString) | orxonox::ConfigFileSection | inline |
setValue(const std::string &name, unsigned int index, const std::string &value, bool bString) | orxonox::ConfigFileSection | inline |
~ConfigFileSection() | orxonox::ConfigFileSection |