Defined in File CDirectedTree.h
This struct is a nested type of Template Class CDirectedTree.
Public Functions
Edge constructor from data
Public Members
The ID of the child node.
True if edge direction is child->parent, false if it’s parent->child.
User data for this edge.