Privacy
An open-source, flexible 3D physical simulation framework
mars::cfg_manager::CFGParam Member List

This is the complete list of members for mars::cfg_manager::CFGParam, including all inherited members.

addClient(CFGClient *client)mars::cfg_manager::CFGParam
cfgClientsmars::cfg_manager::CFGParamprivate
CFGParam(const cfgParamId &_id, const std::string &_group, const std::string &_name, const cfgParamType &_type)mars::cfg_manager::CFGParam
emptyStringmars::cfg_manager::CFGParamprotected
getGroup() constmars::cfg_manager::CFGParam
getId() constmars::cfg_manager::CFGParam
getName() constmars::cfg_manager::CFGParam
getNrOfPropertys() const =0mars::cfg_manager::CFGParampure virtual
getOption() constmars::cfg_manager::CFGParamvirtual
getParamType() constmars::cfg_manager::CFGParam
getProperty(CFGProperty *property) constmars::cfg_manager::CFGParamvirtual
getPropertyIndexByName(const std::string &_name) const =0mars::cfg_manager::CFGParampure virtual
getPropertyNameByIndex(unsigned int _index) const =0mars::cfg_manager::CFGParampure virtual
getPropertyTypeByIndex(unsigned int _index) const =0mars::cfg_manager::CFGParampure virtual
groupmars::cfg_manager::CFGParamprivate
idmars::cfg_manager::CFGParamprivate
mutexCFGClientsmars::cfg_manager::CFGParamprivate
mutexPropertysmars::cfg_manager::CFGParammutableprotected
noTypemars::cfg_manager::CFGParamprotected
optionsmars::cfg_manager::CFGParamprotected
paramNamemars::cfg_manager::CFGParamprivate
paramTypemars::cfg_manager::CFGParamprivate
propertysmars::cfg_manager::CFGParamprotected
readFromYAML(const YAML::Node &node)mars::cfg_manager::CFGParamprotected
readPropertyFromYAML(unsigned int index, const YAML::Node &node) constmars::cfg_manager::CFGParamprotected
readSaveSettingFromYAML(const YAML::Node &node)mars::cfg_manager::CFGParamprotected
removeClient(CFGClient *client)mars::cfg_manager::CFGParam
setOption(const unsigned char _newOption)mars::cfg_manager::CFGParamvirtual
setProperty(const CFGProperty &_property)=0mars::cfg_manager::CFGParampure virtual
unsetOption(const unsigned char _newOption)mars::cfg_manager::CFGParamvirtual
updateClients(const CFGProperty &property)mars::cfg_manager::CFGParamprotected
writeProperty(const CFGProperty &property) constmars::cfg_manager::CFGParamprotected
writeToYAML(YAML::Emitter &out) constmars::cfg_manager::CFGParam
~CFGParam()mars::cfg_manager::CFGParam