Node Struct Reference

List of all members.

Public Member Functions

 Node (int _id=-1)
std::string toString ()
 Node (int _id=-1, double _v0=0)
std::string toString ()

Public Attributes

unsigned int id
double v0
double v1
bool hasNoOuts

Constructor & Destructor Documentation

Node::Node ( int  _id = -1  )  [inline]
Node::Node ( int  _id = -1,
double  _v0 = 0 
) [inline]

Member Function Documentation

std::string Node::toString (  )  [inline]
std::string Node::toString (  )  [inline]

Member Data Documentation

unsigned int Node::id
double Node::v0
double Node::v1

The documentation for this struct was generated from the following files:
Generated on Tue Aug 2 11:51:27 2011 for Galois by  doxygen 1.6.3