#include <configuration.h>
Inherits adtf::base::ant::IPropertyObserver.
Inherited by adtf::base::ant::property_variable< T >, and adtf::base::giant::cPropertyVariable.
|
|
| ~IPropertyObserver ()=default |
| | Protected destructor.
|
| |
Default implemementation of a property_variable
◆ ~cPropertyVariable()
| virtual adtf::base::ant::cPropertyVariable::~cPropertyVariable |
( |
| ) |
|
|
virtual |
◆ GetType()
| virtual tResult adtf::base::ant::cPropertyVariable::GetType |
( |
IString && | strType | ) |
const |
|
pure virtual |
◆ GetValue()
| virtual const IPropertyValue * adtf::base::ant::cPropertyVariable::GetValue |
( |
| ) |
const |
|
pure virtual |
◆ SetUnregister()
Sets the unregister callback for this property variable. This is required to automatically unregister the property variable from observed properties set if the property variable is destroyed.
- Parameters
-
| [in] | oUnregister | The unregister interface to set. |
The documentation for this class was generated from the following file: