allowsOnlineChanges() const | ModelParamBase | [inline] |
getHidden() const | ModelParamBase | [inline] |
getInactive() const | ModelParamBase | [inline] |
getName() const | OModelParam< T > | [inline, virtual] |
getNameWithSpaces() const | ModelParamBase | [virtual] |
getOptionDef() const | OModelParam< T > | [inline, virtual] |
getVal() const | OModelParam< T > | [inline] |
getValGeneric(RefHolder &ref) const | OModelParam< T > | [inline, virtual] |
getValString() const | OModelParam< T > | [inline, virtual] |
make(const ModelOptionDef *def, ParamClient *client, const ParamFlag flags=0) | OModelParam< T > | [inline, static] |
make(const ModelOptionDef *def, ParamClient *client, const T &initval, const ParamFlag flags) | OModelParam< T > | [inline, static] |
ModelParamBase(const ParamFlag flags) | ModelParamBase | |
OModelParam(const ModelOptionDef *def, ParamClient *client, const ParamFlag flags=0) | OModelParam< T > | [inline] |
OModelParam(const ModelOptionDef *def, ParamClient *client, const T &initval, const ParamFlag flags) | OModelParam< T > | [inline] |
OptionedModelParam(const ParamFlag flags) (defined in OptionedModelParam) | OptionedModelParam | |
printout(std::ostream &s, const std::string &prefix="") const | OModelParam< T > | [inline, virtual] |
readFrom(const ParamMap &pmap, const bool noerr=true) | OModelParam< T > | [inline, virtual] |
setHidden(bool v) | ModelParamBase | [inline] |
setInactive(bool v) | ModelParamBase | [inline] |
setVal(const T &v) | OModelParam< T > | [inline] |
setValGeneric(const RefHolder &ref) | OModelParam< T > | [inline, virtual] |
setValString(const std::string &textval) | OModelParam< T > | [inline, virtual] |
writeTo(ParamMap &pmap) const | OModelParam< T > | [inline, virtual] |
~ModelParamBase() | ModelParamBase | [virtual] |
~OptionedModelParam() (defined in OptionedModelParam) | OptionedModelParam | [virtual] |