Isle
Loading...
Searching...
No Matches
legotree.h File Reference
#include "legotypes.h"
Include dependency graph for legotree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LegoTreeNodeData
 [AI] Abstract base class for storing data payloads inside nodes of a tree structure, forming the data content of each tree node. More...
 
class  LegoTreeNode
 [AI] Represents a node within a general, N-ary tree structure. More...
 
class  LegoTree
 [AI] Represents an N-ary tree of LegoTreeNode objects, with support for recursive reading and writing of tree structures. More...