changa  3.5
 All Classes Files Functions Variables Typedefs Enumerations Friends Macros Groups Pages
Public Member Functions | List of all members
Tree::NodePool Class Reference

Utility to pool allocations of tree nodes. More...

#include <GenericTreeNode.h>

Public Member Functions

BinaryTreeNodealloc_one ()
 give out one node from the pool, allocating a new pool block if needed.
 
BinaryTreeNodealloc_one (NodeKey k, NodeType type, int first, int nextlast, BinaryTreeNode *p)
 

Detailed Description

Utility to pool allocations of tree nodes.


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