UrlElement Class Reference

Collaboration diagram for UrlElement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UrlElement ()
 UrlElement (const UrlElement &c)
void load ()
void clear ()
bool isHtmlPage ()
UrlElement parseUrl (const std::string &href)
void setUrl (const std::string &)
std::string getUrl () const
bool isValid ()
bool isRedirected ()
UrlElement getRedirection ()

Public Attributes

bool is_http
std::string data
unsigned int serverport
std::string server
std::string url
std::string clean_url

Constructor & Destructor Documentation

UrlElement::UrlElement  ) 
 

UrlElement::UrlElement const UrlElement c  ) 
 


Member Function Documentation

void UrlElement::clear  ) 
 

UrlElement UrlElement::getRedirection  )  [inline]
 

std::string UrlElement::getUrl  )  const [inline]
 

bool UrlElement::isHtmlPage  ) 
 

bool UrlElement::isRedirected  )  [inline]
 

bool UrlElement::isValid  )  [inline]
 

void UrlElement::load  ) 
 

UrlElement UrlElement::parseUrl const std::string &  href  ) 
 

void UrlElement::setUrl const std::string &   ) 
 


Member Data Documentation

std::string UrlElement::clean_url
 

std::string UrlElement::data
 

bool UrlElement::is_http
 

std::string UrlElement::server
 

unsigned int UrlElement::serverport
 

std::string UrlElement::url
 


Generated on Fri Feb 22 09:59:16 2008 for Tulip Plugins by  doxygen 1.4.6