, including all inherited members.
add(const MultiType &input) | orxonox::ConfigValueContainer | |
bAddedDescription_ | orxonox::ConfigValueContainer | [private] |
bContainerIsNew_ | orxonox::ConfigValueContainer | [private] |
bDoInitialCallback_ | orxonox::ConfigValueContainer | [private] |
bIsVector_ | orxonox::ConfigValueContainer | [private] |
callback(T *object, void(T::*function)(void)) | orxonox::ConfigValueContainer | [inline] |
callback_ | orxonox::ConfigValueContainer | [private] |
callFunctionWithIndex(bool(ConfigValueContainer::*function)(unsigned int, const MultiType &), const std::string &input) | orxonox::ConfigValueContainer | [private] |
ConfigValueContainer(ConfigFileType type, Identifier *identifier, const std::string §ionname, const std::string &varname, const D &defvalue, const V &value) | orxonox::ConfigValueContainer | [inline] |
ConfigValueContainer(ConfigFileType type, Identifier *identifier, const std::string §ionname, const std::string &varname, const std::vector< V > &defvalue) | orxonox::ConfigValueContainer | [inline] |
defvalueString_ | orxonox::ConfigValueContainer | [private] |
defvalueStringVector_ | orxonox::ConfigValueContainer | [private] |
description(const std::string &description) | orxonox::ConfigValueContainer | |
description_ | orxonox::ConfigValueContainer | [private] |
getDescription() const | orxonox::ConfigValueContainer | |
getName() const | orxonox::ConfigValueContainer | [inline] |
getSectionName() const | orxonox::ConfigValueContainer | [inline] |
getTypename() const | orxonox::ConfigValueContainer | [inline] |
getValue(T *value, C *object) | orxonox::ConfigValueContainer | [inline] |
getValue(std::vector< T > *value, C *object) | orxonox::ConfigValueContainer | [inline] |
getVectorSize() const | orxonox::ConfigValueContainer | [inline] |
identifier_ | orxonox::ConfigValueContainer | [private] |
init(ConfigFileType type, Identifier *identifier, const std::string §ionname, const std::string &varname) | orxonox::ConfigValueContainer | [private] |
initValue(const MultiType &defvalue) | orxonox::ConfigValueContainer | [private] |
initVector() | orxonox::ConfigValueContainer | [private] |
isVector() const | orxonox::ConfigValueContainer | [inline] |
remove(unsigned int index) | orxonox::ConfigValueContainer | |
reset() | orxonox::ConfigValueContainer | |
sectionname_ | orxonox::ConfigValueContainer | [private] |
set(const MultiType &input) | orxonox::ConfigValueContainer | |
set(unsigned int index, const MultiType &input) | orxonox::ConfigValueContainer | |
toString() const | orxonox::ConfigValueContainer | [inline] |
tset(const MultiType &input) | orxonox::ConfigValueContainer | |
tset(unsigned int index, const MultiType &input) | orxonox::ConfigValueContainer | |
type_ | orxonox::ConfigValueContainer | [private] |
update() | orxonox::ConfigValueContainer | |
value_ | orxonox::ConfigValueContainer | [private] |
valueVector_ | orxonox::ConfigValueContainer | [private] |
varname_ | orxonox::ConfigValueContainer | [private] |
~ConfigValueContainer() | orxonox::ConfigValueContainer | |