ROSE  0.11.145.0
Public Member Functions | List of all members
VirtualBinCFG::CFGEdge Class Reference

Description

Definition at line 103 of file virtualBinCFG.h.

Public Member Functions

 CFGEdge (CFGNode src, CFGNode tgt, const AuxiliaryInformation *=NULL)
 
std::string toString () const
 
std::string toStringForDebugging () const
 
std::string id () const
 
CFGNode source () const
 
CFGNode target () const
 
EdgeConditionKind condition () const
 
bool operator== (const CFGEdge &o) const
 
bool operator!= (const CFGEdge &o) const
 
bool operator< (const CFGEdge &o) const
 

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