_add_date | Node | [protected] |
_db_id | Node | [protected] |
_description | Node | [protected] |
_lockid | Node | [protected] |
_path | Node | [protected] |
_title | Node | [protected] |
_url (defined in Bookmark) | Bookmark | [private] |
Bookmark(const string &id, const string &path, const string &title, const string &url, const string &desc, const string &add_date) | Bookmark | |
Bookmark(const Bookmark &n) | Bookmark | |
getAddDate() | Node | |
getDesc() | Node | |
getId() | Node | |
getLockId(void) | Node | |
getPath() | Node | |
getTitle() | Node | |
getUrl() | Bookmark | |
isLocked(void) | Node | |
lock(void) | Node | |
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 | |
setUrl(const string &url) | Bookmark | |
unlock(void) | Node | |
~Node() | Node | [inline, virtual] |