CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
NSROOT::URIParser::URI_t Struct Reference

Data Fields

char * scheme
char * host
unsigned port
char * user
char * pass
char * absolute
char * relative
char * fragment
char * params

Detailed Description

Definition at line 52 of file uriparser.h.

Field Documentation

◆ absolute

char* NSROOT::URIParser::URI_t::absolute

Definition at line 59 of file uriparser.h.

◆ fragment

char* NSROOT::URIParser::URI_t::fragment

Definition at line 61 of file uriparser.h.

◆ host

char* NSROOT::URIParser::URI_t::host

Definition at line 55 of file uriparser.h.

◆ params

char* NSROOT::URIParser::URI_t::params

Definition at line 62 of file uriparser.h.

◆ pass

char* NSROOT::URIParser::URI_t::pass

Definition at line 58 of file uriparser.h.

◆ port

unsigned NSROOT::URIParser::URI_t::port

Definition at line 56 of file uriparser.h.

◆ relative

char* NSROOT::URIParser::URI_t::relative

Definition at line 60 of file uriparser.h.

◆ scheme

char* NSROOT::URIParser::URI_t::scheme

Definition at line 54 of file uriparser.h.

◆ user

char* NSROOT::URIParser::URI_t::user

Definition at line 57 of file uriparser.h.


The documentation for this struct was generated from the following file:
  • /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/uriparser.h