Public Types

ACE_RB_Tree_Node_Base Class Reference

#include <RB_Tree.h>

Inheritance diagram for ACE_RB_Tree_Node_Base:
Inheritance graph
[legend]

List of all members.

Public Types

enum  RB_Tree_Node_Color { RED, BLACK }

Detailed Description

Definition at line 42 of file RB_Tree.h.


Member Enumeration Documentation

Enumerator:
RED 
BLACK 

Definition at line 45 of file RB_Tree.h.

{RED, BLACK};


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines