bpp-core3  3.0.0
GlobalGraph.h File Reference
#include <limits>
#include <map>
#include <set>
#include <string>
#include "../Clonable.h"
#include "Graph.h"
+ Include dependency graph for GlobalGraph.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bpp::GlobalGraph
 
class  bpp::NodesIteratorClass< T, is_const >
 
class  bpp::NodesIteratorClass< Graph::ALLGRAPHITER, is_const >
 
class  bpp::NeighborIteratorClass< is_const >
 Abstract class for neighbor iterators. More...
 
class  bpp::NodesIteratorClass< Graph::OUTGOINGNEIGHBORITER, is_const >
 
class  bpp::NodesIteratorClass< Graph::INCOMINGNEIGHBORITER, is_const >
 
class  bpp::EdgesIteratorClass< T, is_const >
 
class  bpp::EdgesIteratorClass< Graph::ALLGRAPHITER, is_const >
 
class  bpp::EdgesIteratorClass< Graph::OUTGOINGNEIGHBORITER, is_const >
 
class  bpp::EdgesIteratorClass< Graph::INCOMINGNEIGHBORITER, is_const >
 

Namespaces

 bpp