, 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 | [inline, private] |
getEntriesBegin() const | orxonox::ConfigFileSection | [inline, private] |
getEntriesEnd() const | orxonox::ConfigFileSection | [inline, private] |
getEntry(const std::string &name, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | [inline, private] |
getEntry(const std::string &name, unsigned int index, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | [inline, private] |
getEntryIterator(const std::string &name, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | [private] |
getEntryIterator(const std::string &name, unsigned int index, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | [private] |
getFileEntry() const | orxonox::ConfigFileSection | |
getName() const | orxonox::ConfigFileSection | [inline] |
getValue(const std::string &name, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | [inline] |
getValue(const std::string &name, unsigned int index, const std::string &fallback, bool bString) | orxonox::ConfigFileSection | [inline] |
getVectorSize(const std::string &name) | orxonox::ConfigFileSection | |
name_ | orxonox::ConfigFileSection | [private] |
setComment(const std::string &comment) | orxonox::ConfigFileSection | [inline] |
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 | |