|
ADTF
|
Interface to automatically unregister the given property variable from observed properties set. More...
#include <configuration.h>
Inherited by adtf::base::ant::configuration< Interface >.
Public Member Functions | |
| virtual tResult | UnregisterPropertyVariable (cPropertyVariable &oPropertyVariable)=0 |
Interface to automatically unregister the given property variable from observed properties set.
|
pure virtual |
Callback to unregister the given property variable from observed properties set.
| [in] | oPropertyVariable | The property variable to unregister. |
Implemented in adtf::base::ant::configuration< Interface >.