#include <treemap.h>
Public Member Functions | |
| const PARENT * | GetParent () const | 
| PARENT * | GetParent () | 
Protected Member Functions | |
| void | SetParent (PARENT *p) | 
Protected Attributes | |
| Pointer< PARENT > | _parent | 
| const PARENT* GetParent | ( | ) | const | 
| PARENT* GetParent | ( | ) | 
      
  | 
  protected |