| _database | DB | [protected] |
| _password | DB | [protected] |
| _username | DB | [protected] |
| connect(const string &database, const string &user_name, const string &password)=0 | DB | [pure virtual] |
| disconnect()=0 | DB | [pure virtual] |
| getBookmark(const string &path)=0 | DB | [pure virtual] |
| getChildren(Folder &parent)=0 | DB | [pure virtual] |
| getFolder(const string &path)=0 | DB | [pure virtual] |
| getNode(const string &path)=0 | DB | [pure virtual] |
| getRoot()=0 | DB | [pure virtual] |
| remove(Node *node, bool recurse=false)=0 | DB | [pure virtual] |
| save(Node *node)=0 | DB | [pure virtual] |
| ~DB() | DB | [inline, virtual] |
1.2.12 written by Dimitri van Heesch,
© 1997-2001