ADTF
Loading...
Searching...
No Matches
adtf::base::ant::IMemberPropertyUnregister Class Referenceabstract

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
 

Detailed Description

Interface to automatically unregister the given property variable from observed properties set.

See also
cPropertyVariable::SetUnregister

Member Function Documentation

◆ UnregisterPropertyVariable()

virtual tResult adtf::base::ant::IMemberPropertyUnregister::UnregisterPropertyVariable ( cPropertyVariable & oPropertyVariable)
pure virtual

Callback to unregister the given property variable from observed properties set.

Parameters
[in]oPropertyVariableThe property variable to unregister.
Returns
Standard result.

Implemented in adtf::base::ant::configuration< Interface >.


The documentation for this class was generated from the following file: