#include <propertylistener.hh>
Inheritance diagram for PropertyListener:
|
Definition at line 628 of file property.cc. |
|
Notification interface that a property has been changed. Override this method in your subclass.
Implemented in DoNothingPropertyListener, and PropertyListenerSiteWrapper. Referenced by RemoteProperty::addPropertyListener(), and LocalProperty::addPropertyListener(). |