Public Member Functions | Public Attributes

wali::graph::GraphEdge Class Reference

List of all members.

Public Member Functions

 GraphEdge (int s, int t, sem_elem_t w)
 GraphEdge (const GraphEdge &e)

Public Attributes

int src
int tgt
sem_elem_t weight

Constructor & Destructor Documentation

wali::graph::GraphEdge::GraphEdge ( int  s,
int  t,
sem_elem_t  w 
)
wali::graph::GraphEdge::GraphEdge ( const GraphEdge e  ) 

References src, tgt, and weight.


Member Data Documentation

Referenced by GraphEdge().

Referenced by GraphEdge().

Referenced by GraphEdge().


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