_Edge Struct Reference
Collaboration diagram for _Edge:

Public Attributes | |
| CString | name |
| struct _Node * | srcNode |
| struct _Node * | dstNode |
Member Data Documentation
| struct _Node * _Edge::dstNode |
Referenced by constructArchitectureGraph(), and createEdge().
| struct _Node * _Edge::srcNode |
Referenced by constructArchitectureGraph(), createEdge(), and printArchitectureGraph().
The documentation for this struct was generated from the following files:

