#include <DUGInterface.hpp>


Definition at line 174 of file DUGInterface.hpp.
| OA::DUG::DUGInterface::DUGInterface | ( | ) | [inline] |
Definition at line 178 of file DUGInterface.hpp.
| virtual OA::DUG::DUGInterface::~DUGInterface | ( | ) | [inline, virtual] |
Definition at line 179 of file DUGInterface.hpp.
| OA::DUG::DUGInterface::DUGInterface | ( | ) | [inline] |
Definition at line 180 of file DUGInterface.hpp.
| virtual OA::DUG::DUGInterface::~DUGInterface | ( | ) | [inline, virtual] |
Definition at line 181 of file DUGInterface.hpp.
| virtual OA_ptr<NodesIteratorInterface> OA::DUG::DUGInterface::getDUGDFSIterator | ( | OA_ptr< NodeInterface > | n | ) | [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
| virtual OA_ptr<NodesIteratorInterface> OA::DUG::DUGInterface::getDUGDFSIterator | ( | OA_ptr< NodeInterface > | n | ) | [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
| virtual OA_ptr<EdgesIteratorInterface> OA::DUG::DUGInterface::getDUGEdgesIterator | ( | ) | const [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
| virtual OA_ptr<EdgesIteratorInterface> OA::DUG::DUGInterface::getDUGEdgesIterator | ( | ) | const [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
| virtual OA_ptr<NodesIteratorInterface> OA::DUG::DUGInterface::getDUGEntryNodesIterator | ( | ) | const [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
| virtual OA_ptr<NodesIteratorInterface> OA::DUG::DUGInterface::getDUGEntryNodesIterator | ( | ) | const [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
| virtual OA_ptr<NodesIteratorInterface> OA::DUG::DUGInterface::getDUGExitNodesIterator | ( | ) | const [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
| virtual OA_ptr<NodesIteratorInterface> OA::DUG::DUGInterface::getDUGExitNodesIterator | ( | ) | const [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
| virtual OA_ptr<NodesIteratorInterface> OA::DUG::DUGInterface::getDUGNodesIterator | ( | ) | const [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
| virtual OA_ptr<NodesIteratorInterface> OA::DUG::DUGInterface::getDUGNodesIterator | ( | ) | const [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
| virtual OA_ptr<NodesIteratorInterface> OA::DUG::DUGInterface::getDUGReversePostDFSIterator | ( | DGraph::DGraphEdgeDirection | pOrient | ) | [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
| virtual OA_ptr<NodesIteratorInterface> OA::DUG::DUGInterface::getDUGReversePostDFSIterator | ( | DGraph::DGraphEdgeDirection | pOrient | ) | [pure virtual] |
Implemented in OA::DUG::DUGStandard, and OA::DUG::DUGStandard.
1.5.7.1