ADTF
|
URL component datatype. More...
Public Attributes | |
A_UTILS_NS::cString | strScheme |
The URL scheme (e.g. More... | |
cAuthority | oAuthority |
The authority bit of the URL including user authentication and the hosts address parameters. | |
A_UTILS_NS::cString | strPath |
The optional resource path on the referenced host. | |
cQuery | oQuery |
An optional query related to the referenced host or the referenced resource thereon. | |
A_UTILS_NS::cString | strFragment |
An optional related to the referenced resource. | |
A_UTILS_NS::cString strScheme |