![]() |
GM6000 Digital Heater Controller Branch: main
SDX-1330
|
Go to the source code of this file.
Classes | |
class | Cpl::Container::AvlTree_ |
This concrete class implements the core functionality of for AVL Binary tree (i.e. More... | |
Namespaces | |
namespace | Cpl |
The 'Cpl' namespace is the root name space for the Colony. | |
namespace | Cpl::Container |
The Container namespace provides classes for various types of containers. | |
Macros | |
#define | OPTION_CPL_CONTAINER_AVLTREE_MAX_TREE_DEPTH 32 |
This option sets the maximum depth of the AVL Tree. | |
#define OPTION_CPL_CONTAINER_AVLTREE_MAX_TREE_DEPTH 32 |
This option sets the maximum depth of the AVL Tree.
Do NOT override the default value unless you REALLY know what you are doing.