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