limal::url::UrlComponents Struct Reference

#include <UrlUtils.hpp>

List of all members.

Public Attributes

BLOCXX_NAMESPACE::String scheme
BLOCXX_NAMESPACE::String authority
BLOCXX_NAMESPACE::String pathdata
BLOCXX_NAMESPACE::String querystr
BLOCXX_NAMESPACE::String fragment
bool has_scheme
bool has_authority
bool has_querystr
bool has_fragment


Detailed Description

Simple structure containing main url components.


Member Data Documentation

BLOCXX_NAMESPACE ::String limal::url::UrlComponents::scheme

BLOCXX_NAMESPACE ::String limal::url::UrlComponents::authority

BLOCXX_NAMESPACE ::String limal::url::UrlComponents::pathdata

BLOCXX_NAMESPACE ::String limal::url::UrlComponents::querystr

BLOCXX_NAMESPACE ::String limal::url::UrlComponents::fragment

bool limal::url::UrlComponents::has_scheme

bool limal::url::UrlComponents::has_authority

bool limal::url::UrlComponents::has_querystr

bool limal::url::UrlComponents::has_fragment


The documentation for this struct was generated from the following file:
Generated on Mon Nov 27 22:20:57 2006 for limal by  doxygen 1.5.0