UrlElement
UrlElement
Section: Tulip Plugins Library (3) Updated: 19 Jul 2010 Local index
Up
NAME
UrlElement -
SYNOPSIS
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
Author
Generated automatically by Doxygen for Tulip Plugins Library from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Public Member Functions
-
- Public Attributes
-
- 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
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:35 GMT, April 16, 2011