#include <lists.h>
Public Types | |
| enum | { Red, Black } |
Public Attributes | |
| Element * | parent |
| Element * | left |
| Element * | right |
| PObject * | data |
| PINDEX | subTreeSize |
| enum PAbstractSortedList::Element:: { ... } | colour |
Friends | |
| class | Info |
friend class Info [friend] |
| enum { ... } PAbstractSortedList::Element::colour |
1.5.5