OETorLibParameter¶
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
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.