| _add_date | Node | [protected] |
| _children (defined in Folder) | Folder | [private] |
| _db_id | Node | [protected] |
| _description | Node | [protected] |
| _lockid | Node | [protected] |
| _path | Node | [protected] |
| _title | Node | [protected] |
| addChild(Node *child) | Folder | |
| empty() | Folder | |
| Folder() | Folder | |
| Folder(const string &id, const string &path, const string &title, const string &desc, const string &add_date) | Folder | |
| Folder(const Folder &n) | Folder | |
| getAddDate() | Node | |
| getChild(const string &title) | Folder | |
| getChildren() | Folder | |
| getDesc() | Node | |
| getId() | Node | |
| getLockId(void) | Node | |
| getPath() | Node | |
| getTitle() | Node | |
| isLocked(void) | Node | |
| lock(void) | Node | |
| removeChild(const Node *child) | Folder | |
| setAddDate(const string &add_date) | Node | |
| setDesc(const string &desc) | Node | |
| setId(const string &db_id) | Node | |
| setPath(const string &path) | Node | |
| setTitle(const string &title) | Node | |
| unlock(void) | Node | |
| ~Node() | Node | [inline, virtual] |
1.2.12 written by Dimitri van Heesch,
© 1997-2001