/home/tetron/hack/vos/libs/vos/vos/propertylistener.hh File Reference
Go to the source code of this file.
Namespaces
- namespace VOS
Classes
- class VOS::PropertyListener
- PropertyListener objects will be notified of all changes to Properties to which they are listening. More...
- PropertyListener objects will be notified of all changes to Properties to which they are listening. More...
- class VOS::PropertyEvent
- PropertyEvents are passed to PropertyListener objectss to notify them of changes to the properties they are listening to. More...
- PropertyEvents are passed to PropertyListener objectss to notify them of changes to the properties they are listening to. More...
- class VOS::DoNothingPropertyListener
- This is a PropertyListener that does nothing; however, it can be used to keep a RemoteProperty up to date with changes in a LocalProperty, speeding up reads of the RemoteProperty. More...
- This is a PropertyListener that does nothing; however, it can be used to keep a RemoteProperty up to date with changes in a LocalProperty, speeding up reads of the RemoteProperty. More...
- class VOS::RemotePropertyListener