Public Member Functions | Public Attributes

wali::graph::GraphNode Class Reference

List of all members.

Public Member Functions

 GraphNode (Transition tr, inter_node_t ty=InterNone)
 GraphNode (const GraphNode &g)

Public Attributes

Transition trans
int intra_nodeno
inter_node_t type
sem_elem_t weight
IntraGraphgr
std::list< int > outgoing
std::list< int > incoming
std::list< int > out_hyper_edges
bool visited

Constructor & Destructor Documentation

wali::graph::GraphNode::GraphNode ( Transition  tr,
inter_node_t  ty = InterNone 
)
wali::graph::GraphNode::GraphNode ( const GraphNode g  ) 

Member Data Documentation


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