Declaration for DGraphInterface class. More...
#include <cassert>#include <OpenAnalysis/Utils/OA_ptr.hpp>#include <OpenAnalysis/OABase/Annotation.hpp>#include <OpenAnalysis/Utils/OutputBuilder.hpp>#include <string>#include <fstream>#include <iostream>#include <set>

Go to the source code of this file.
Classes | |
| class | OA::DGraph::NodeInterface |
| class | OA::DGraph::lt_NodeInterface |
| class | OA::DGraph::EdgeInterface |
| class | OA::DGraph::lt_EdgeInterface |
| class | OA::DGraph::NodesIteratorInterface |
| class | OA::DGraph::EdgesIteratorInterface |
| class | OA::DGraph::DGraphInterface |
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
| namespace | OA::DGraph |
Enumerations | |
| enum | OA::DGraph::DGraphEdgeDirection { OA::DGraph::DEdgeOrg = 0, OA::DGraph::DEdgeRev = 1 } |
Declaration for DGraphInterface class.
Copyright (c) 2002-2005, Rice University
Copyright (c) 2004-2005, University of Chicago
Copyright (c) 2006, Contributors
All rights reserved.
See ../../../../Copyright.txt for details.
Definition in file DGraphInterface.hpp.
1.6.1