Diana
0.8.3
|
clone() | ICapeIdentification | [virtual] |
GetComponentDescription() const =0 | ICapeIdentification | [pure virtual] |
GetComponentName() const =0 | ICapeIdentification | [pure virtual] |
GetMode() const =0 | ICapeParameter | [pure virtual] |
GetValue()=0 | ICapeParameter | [pure virtual] |
operator<<(std::ostream &os, ICapeParameter ¶m) | ICapeParameter | [friend] |
Reset()=0 | ICapeParameter | [pure virtual] |
SetComponentDescription(const Common::Types::CapeString &_description)=0 | ICapeIdentification | [pure virtual] |
SetComponentName(const Common::Types::CapeString &_name)=0 | ICapeIdentification | [pure virtual] |
SetMode(CapeParamMode _mode)=0 | ICapeParameter | [pure virtual] |
SetValue(const Common::Types::CapeVariant &_value)=0 | ICapeParameter | [pure virtual] |
Specification() const =0 | ICapeParameter | [pure virtual] |
Validate(Common::Types::CapeString &message)=0 | ICapeParameter | [pure virtual] |
ValStatus() const =0 | ICapeParameter | [pure virtual] |
~ICapeIdentification() | ICapeIdentification | [inline, virtual] |