OETorLibParameter¶
class OETorLibParameter : public OESystem::OEMultiParameter<OEConfGen::OETorLib>
The OETorLibParameter represents parameter that has a value of type OETorLib.
- Following methods are publicly inherited from OEParameter:
AddAlias
andGetAliases
GetKeyless
andSetKeyless
IsSet
andIsSetToString
- Following methods are publicly inherited from OEMultiParameter:
Constructors¶
OETorLibParameter()
OETorLibParameter(const std::string& name)
OETorLibParameter(const OETorLibParameter&)
Default and copy constructors.
Constructs an OETorLibParameter instance using the specified set of parameters.