Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

Bookmark Class Reference

#include <Bookmark.hpp>

Inheritance diagram for Bookmark::

Node List of all members.

Public Methods

 Bookmark (const string &id, const string &path, const string &title, const string &url, const string &desc, const string &add_date)
 Bookmark (const Bookmark &n)
string getUrl ()
void setUrl (const string &url)

Detailed Description

Represents one bookmark.


Constructor & Destructor Documentation

Bookmark::Bookmark const string &    id,
const string &    path,
const string &    title,
const string &    url,
const string &    desc,
const string &    add_date
 

Constructor. Sets all properties to the given value.

Bookmark::Bookmark const Bookmark &    n
 

Copy constructor.


Member Function Documentation

string Bookmark::getUrl  
 

Get the value of the URL attribute

void Bookmark::setUrl const string &    url
 

Set the value of the URL attribute


The documentation for this class was generated from the following files:
Generated on Sun Jan 20 20:59:59 2002 for bkmd by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001