/home/tetron/hack/vos/libs/vos/vos/listener.hh File Reference
Detailed Description
Defines ChildChangeListener, ParentChangeListener, and TypeChangeListener.
Definition in file listener.hh.
Go to the source code of this file.
Namespaces
- namespace VOS
Classes
- class VOS::ChildChangeListener
- Interface to be called when a listened-to object has some change to its child list. More...
- Interface to be called when a listened-to object has some change to its child list. More...
- class VOS::ParentChangeListener
- Interface to be called when a listened-to object has some change to its parent set. More...
- Interface to be called when a listened-to object has some change to its parent set. More...
- class VOS::TypeChangeListener
- Interface to be called when a listened-to object has some change to its type set. More...
- Interface to be called when a listened-to object has some change to its type set. More...
- class VOS::DoNothingListener
- Trivial listener implementation that does nothing. More...
- Trivial listener implementation that does nothing. More...