|
|
| URIParser (const URIParser &) |
|
URIParser & | operator= (const URIParser &) |
Definition at line 31 of file uriparser.h.
◆ URIParser()
| URIParser::URIParser |
( |
const std::string & | location | ) |
|
◆ ~URIParser()
| URIParser::~URIParser |
( |
| ) |
|
◆ Fragment()
| const char * NSROOT::URIParser::Fragment |
( |
| ) |
const |
|
inline |
◆ Host()
| const char * NSROOT::URIParser::Host |
( |
| ) |
const |
|
inline |
◆ IsRelative()
| bool NSROOT::URIParser::IsRelative |
( |
| ) |
const |
|
inline |
◆ Params()
| const char * NSROOT::URIParser::Params |
( |
| ) |
const |
|
inline |
◆ Pass()
| const char * NSROOT::URIParser::Pass |
( |
| ) |
const |
|
inline |
◆ Path()
| const char * NSROOT::URIParser::Path |
( |
| ) |
const |
|
inline |
◆ Port()
| unsigned NSROOT::URIParser::Port |
( |
| ) |
const |
|
inline |
◆ Scheme()
| const char * NSROOT::URIParser::Scheme |
( |
| ) |
const |
|
inline |
◆ URIScan()
| void URIParser::URIScan |
( |
char * | uri, |
|
|
URI_t * | parts ) |
|
staticprivate |
◆ User()
| const char * NSROOT::URIParser::User |
( |
| ) |
const |
|
inline |
◆ m_buffer
| char* NSROOT::URIParser::m_buffer |
|
private |
◆ m_parts
| URI_t NSROOT::URIParser::m_parts |
|
private |
The documentation for this class was generated from the following files:
- /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/uriparser.h
- /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/uriparser.cpp