Public Member Functions | Private Attributes

OA::RIFG::NodesIterator Class Reference

#include <RIFG.hpp>

Collaboration diagram for OA::RIFG::NodesIterator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NodesIterator (const RIFG &rifg_)
 ~NodesIterator ()
RIFG::NodeId current () const
void operator++ ()
bool isValid () const
void reset ()

Private Attributes

const RIFGrifg
OA_ptr
< OA::DGraph::NodesIteratorInterface
it

Detailed Description

Definition at line 74 of file RIFG.hpp.


Constructor & Destructor Documentation

OA::RIFG::NodesIterator::NodesIterator ( const RIFG rifg_  )  [inline]

Definition at line 76 of file RIFG.hpp.

OA::RIFG::NodesIterator::~NodesIterator (  )  [inline]

Definition at line 78 of file RIFG.hpp.


Member Function Documentation

RIFG::NodeId OA::RIFG::NodesIterator::current (  )  const [inline]

Definition at line 80 of file RIFG.hpp.

References OA::RIFG::getNodeId(), it, and rifg.

Here is the call graph for this function:

bool OA::RIFG::NodesIterator::isValid (  )  const [inline]

Definition at line 85 of file RIFG.hpp.

References it.

void OA::RIFG::NodesIterator::operator++ (  )  [inline]

Definition at line 84 of file RIFG.hpp.

void OA::RIFG::NodesIterator::reset (  )  [inline]

Definition at line 86 of file RIFG.hpp.

References it.


Member Data Documentation

Definition at line 90 of file RIFG.hpp.

Referenced by current(), isValid(), and reset().

Definition at line 89 of file RIFG.hpp.

Referenced by current().


The documentation for this class was generated from the following file: