All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
iterator Directory Reference

Files

file  AbstractIterator.cpp [code]
 
file  AbstractIterator.h [code]
 This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph.
 
file  BoxIterator.cpp [code]
 
file  BoxIterator.h [code]
 This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph.
 
file  MemoryIterator.cpp [code]
 
file  MemoryIterator.h [code]
 
file  QueryIterator.cpp [code]
 
file  QueryIterator.h [code]
 This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph.
 
file  SequenceIterator.cpp [code]
 
file  SequenceIterator.h [code]
 This class defines a commun interface to represents a graph iterator class. The main diferency to anothers iterators is the possibility to iterate over the edges or vertexs from a graph.