|
Coconut Framework
beta
|
Direct Acyclic Graph model. More...
#include <CNGraph.h>
Public Attributes | |
| struct CNObject | superClass |
| struct CNObjectList | allNodes |
| struct CNObjectList | allEdges |
Direct Acyclic Graph model.
| struct CNObject CNGraph::superClass |
Super class
Referenced by CNReleaseGraph(), CNResourceOfGraph(), and CNRetainGraph().
| struct CNObjectList CNGraph::allNodes |
List of all nodes in this graph
Referenced by CNCentinelNodeInGraph(), CNCountOfNodesInGraph(), and CNFirstNodeInGraph().
| struct CNObjectList CNGraph::allEdges |
List of all edges in this graph
Referenced by CNCentinelEdgeInGraph(), and CNFirstEdgeInGraph().
1.8.5