![]() |
CPPMyth
Library to interoperate with MythTV server
|
Data Fields | |
| char * | scheme |
| char * | host |
| unsigned | port |
| char * | user |
| char * | pass |
| char * | absolute |
| char * | relative |
| char * | fragment |
| char * | params |
Definition at line 52 of file uriparser.h.
| char* NSROOT::URIParser::URI_t::absolute |
Definition at line 59 of file uriparser.h.
| char* NSROOT::URIParser::URI_t::fragment |
Definition at line 61 of file uriparser.h.
| char* NSROOT::URIParser::URI_t::host |
Definition at line 55 of file uriparser.h.
| char* NSROOT::URIParser::URI_t::params |
Definition at line 62 of file uriparser.h.
| char* NSROOT::URIParser::URI_t::pass |
Definition at line 58 of file uriparser.h.
| unsigned NSROOT::URIParser::URI_t::port |
Definition at line 56 of file uriparser.h.
| char* NSROOT::URIParser::URI_t::relative |
Definition at line 60 of file uriparser.h.
| char* NSROOT::URIParser::URI_t::scheme |
Definition at line 54 of file uriparser.h.
| char* NSROOT::URIParser::URI_t::user |
Definition at line 57 of file uriparser.h.