![]() |
Public API Reference |
This is a callback that is called whenever a property changes for some property class. More...
#include <physicallayer/propchg.h>
Public Member Functions | |
| virtual void | PropertyChanged (int propertyId, iCelPropertyClass *pclass)=0 |
| This function will be called when a property changes. | |
This is a callback that is called whenever a property changes for some property class.
| virtual void iCelPropertyChangeCallback::PropertyChanged | ( | int | propertyId, |
| iCelPropertyClass * | pclass | ||
| ) | [pure virtual] |
This function will be called when a property changes.
'propertyId' is a local id (local to the property class) indicating which property has changed.