DPsim
Public Member Functions | Public Attributes | List of all members
CPS::Graph::Edge Class Reference
Inheritance diagram for CPS::Graph::Edge:
[legend]
Collaboration diagram for CPS::Graph::Edge:
[legend]

Public Member Functions

 Edge (Graph *g, const String &name, Node *head, Node *tail)
 
- Public Member Functions inherited from CPS::Graph::Element
void set (const String &key, const String &value, bool html=false)
 

Public Attributes

Agedge_t * mEdge
 

Additional Inherited Members

- Protected Attributes inherited from CPS::Graph::Element
void * mPtr
 
int mKind
 

Detailed Description

Definition at line 41 of file Graph.h.


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