OETorLibParameter
class OETorLibParameter : public OESystem::OEMultiParameter<OEConfGen::OETorLib>
The OETorLibParameter represents a parameter that has a value of type OETorLib.
- The following methods are publicly inherited from OEParameter:
AddAliasandGetAliasesGetKeylessandSetKeylessIsSetandIsSetToString
- The following methods are publicly inherited from OEMultiParameter:
Constructors
OETorLibParameter()
OETorLibParameter(const OETorLibParameter&)
Default and copy constructors.
Constructs an OETorLibParameter instance using the specified set of parameters.
operator=
OETorLibParameter &operator=(const OETorLibParameter &)
The assignment operator.
Assignment operator.