limal
Public Attributes
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::authority
BLOCXX_NAMESPACE::String limal::url::UrlComponents::fragment
bool limal::url::UrlComponents::has_authority
bool limal::url::UrlComponents::has_fragment
bool limal::url::UrlComponents::has_querystr
bool limal::url::UrlComponents::has_scheme
BLOCXX_NAMESPACE::String limal::url::UrlComponents::pathdata
BLOCXX_NAMESPACE::String limal::url::UrlComponents::querystr
BLOCXX_NAMESPACE::String limal::url::UrlComponents::scheme

The documentation for this struct was generated from the following file: