Class GraphSelect::GraphSelectNodeIterator#

Nested Relationships#

This class is a nested type of Template Class GraphSelect.

Inheritance Relationships#

Base Type#

Class Documentation#

class GraphSelectNodeIterator : public IteratorImplTemplate<Graph::Node*, Graph::NodeIterator>#

Public Functions

inline GraphSelectNodeIterator(const GraphSelect<Graph> *_graphsel, const typename Graph::NodeIterator &_impl)#
inline virtual ~GraphSelectNodeIterator()#
inline virtual void Advance()#
inline virtual void Reset()#
inline virtual IteratorImpl<typename Graph::Node*> *Clone() const#