aGrUM  0.14.2
nodeGraphPart.h File Reference

Base node set class for graphs. More...

+ Include dependency graph for nodeGraphPart.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::NodeGraphPartIterator
 Unsafe iterator on the node set of a graph. More...
 
class  gum::NodeGraphPartIteratorSafe
 Safe iterator on the node set of a graph. More...
 
class  gum::NodeGraphPart
 Class for node sets in graph. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Functions

std::ostream & gum::operator<< (std::ostream &, const NodeGraphPart &)
 for friendly displaying the content of node set More...
 

Detailed Description

Base node set class for graphs.

Author
Pierre-Henri WUILLEMIN and Christophe GONZALES

Definition in file nodeGraphPart.h.