#include <component_directory.h>
Public Member Functions | |
| Component_Directory (void) | |
| Component_Item | operator[] (int) |
| Accessor operator to underlying list. | |
| OBJECT | object (int i) |
| uint8 | depth (int i) |
| void | component_list (Component_List *l) |
| int | children (int, Component_List &) |
| int | parent (Component_List &, bool real=true) |
Private Attributes | |
| Component_List * | list |
| int | last_selection |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Accessor operator to underlying list.
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.3