RIFG.hpp File Reference

Representation Independent Flowgraph Interface. This is a wrapper that allows access to an OA DGraph through dense id numbers ranging from 1 to n. It is useful to interface with algorithms that worked by creating a work or result array of size n. It might more appropriately be a mixin to an OA DGraph. More...

#include <iostream>
#include <map>
#include <OpenAnalysis/Utils/OA_ptr.hpp>
#include <OpenAnalysis/Utils/DGraph/DGraphInterface.hpp>
Include dependency graph for RIFG.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OA::RIFG
class  OA::RIFG::NodesIterator
class  OA::RIFG::IncomingEdgesIterator
class  OA::RIFG::OutgoingEdgesIterator

Namespaces

namespace  OA
 

Namespace for the whole OpenAnalysis Toolkit.



Detailed Description

Representation Independent Flowgraph Interface. This is a wrapper that allows access to an OA DGraph through dense id numbers ranging from 1 to n. It is useful to interface with algorithms that worked by creating a work or result array of size n. It might more appropriately be a mixin to an OA DGraph.

Authors:
Original DSystem code by John Mellor-Crummey Port from 'Classic OpenAnalysis' to OpenAnalysis by Nathan Tallent (merged RIFG and OARIFG)
Version:
Id
RIFG.hpp,v 1.4 2005/06/10 02:32:05 mstrout Exp

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 RIFG.hpp.


Generated on Sat Oct 31 05:24:21 2009 for OpenAnalysis by  doxygen 1.6.1