Observable.h -
#include <tulip/tulipconf.h>
#include <ext/slist>
#include <map>
#include <set>
Classes
class tlp::Observer
class tlp::Observable
Namespaces
namespace tlp
Typedefs
typedef std::map< Observer *, std::set< Observable * > >
tlp::ObserverMap
Generated automatically by Doxygen for Tulip Graph Library from the
source code.