Overview     Modules     Class Hierarchy     Classes     Members  
Observable

Classes

class  tlp::OLOException
 OLOException is the base class of all exceptions sent by the Observable/Listener/Observer system. More...
class  tlp::OLOObject
 OLOObject is the base class of the Observable/Listener/Observer object hierachy. It manages storage of a unique id for these objects as well as the storage of relations between them. It also manages destruction of these objects. More...
class  tlp::Event
 Event is the base class for all events used in the Observable/listener/Observer mechanism. More...
class  tlp::Observable
 Observable is the base class for the implementation of observable Object by Listener or Observer objects. More...
class  Onlooker
 Onlooker is the base class for Observer and Listener, it enbales to unify these two classes. More...
class  Listener
 Listener is the base class for the implementation of an Observbale listener. More...
class  Observer
 Observer is the base class for the implementation of an Observbale Observer. More...

Macros

#define Observer   Observable

Detailed Description

Macro Definition Documentation

#define Observer   Observable


Tulip Software by LaBRI Visualization Team    2001 - 2012