| ||||||||||||||||||||||||||||||||||||||||||||||||||
tlp::Observable Class Reference#include <Observable.h>
Inheritance diagram for tlp::Observable:
![]() Detailed DescriptionAll instances of that class can be observed by by an instance of the Observer class.Public Member Functions
Static Public Member Functions
Protected Attributes
Static Protected Attributes
Constructor & Destructor Documentation
Member Function Documentation
Register a new observer
Returns the number of observers
Remove an observer
Remove all observers
Notify all the observers
Notify all the observers that the object will be destroyed. Need to be call into the dstructor of the observable.
Queue notifications
UnQueue notifications
Member Data Documentation
|
Tulip Software by LaBRI Visualization Team 2001 - 2007 |