analyze(const std::string &value_str) | rcsc::ParamGeneric< bool > | [virtual] |
description() const | rcsc::ParamEntity | [inline] |
isString() const | rcsc::ParamEntity | [inline, virtual] |
isSwitch() const | rcsc::ParamEntity | [inline, virtual] |
longName() const | rcsc::ParamEntity | [inline] |
ParamEntity(const std::string &long_name, const std::string &short_name, const char *description="") | rcsc::ParamEntity | [inline, protected] |
ParamGeneric(const std::string &long_name, const std::string &short_name, bool *value_ptr, const char *description="") | rcsc::ParamGeneric< bool > | [inline] |
printValue(std::ostream &os) const | rcsc::ParamGeneric< bool > | [virtual] |
shortName() const | rcsc::ParamEntity | [inline] |
~ParamEntity() | rcsc::ParamEntity | [inline, virtual] |