Coconut Framework  beta
Public Attributes | List of all members
CNNode Struct Reference

Node of the direct acyclic graph. More...

#include <CNNode.h>

Public Attributes

struct CNObject superClass
 
struct CNObjectList producerEdges
 
struct CNObjectList consumerEdges
 

Detailed Description

Node of the direct acyclic graph.

Member Data Documentation

struct CNObject CNNode::superClass
struct CNObjectList CNNode::producerEdges
struct CNObjectList CNNode::consumerEdges

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