Public Member Functions | Public Attributes

wali::graph::IntraGraphEdge Class Reference

List of all members.

Public Member Functions

 IntraGraphEdge (int s, int t, sem_elem_t w, bool u, int uno=0)
void set (int s, int t, sem_elem_t w, bool u, int uno=0)
 IntraGraphEdge ()
 IntraGraphEdge (const IntraGraphEdge &e)

Public Attributes

int src
int tgt
sem_elem_t weight
bool updatable
int updatable_no
reg_exp_t regexp

Constructor & Destructor Documentation

wali::graph::IntraGraphEdge::IntraGraphEdge ( int  s,
int  t,
sem_elem_t  w,
bool  u,
int  uno = 0 
)
wali::graph::IntraGraphEdge::IntraGraphEdge (  ) 
wali::graph::IntraGraphEdge::IntraGraphEdge ( const IntraGraphEdge e  ) 

References regexp, src, tgt, updatable, updatable_no, and weight.


Member Function Documentation

void wali::graph::IntraGraphEdge::set ( int  s,
int  t,
sem_elem_t  w,
bool  u,
int  uno = 0 
)

Member Data Documentation

Referenced by IntraGraphEdge(), and set().

Referenced by IntraGraphEdge(), and set().

Referenced by IntraGraphEdge(), and set().

Referenced by IntraGraphEdge(), and set().

Referenced by IntraGraphEdge(), and set().


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