limal
Public Attributes
limal::url::UrlAuthority Struct Reference

#include <UrlUtils.hpp>

List of all members.

Public Attributes

BLOCXX_NAMESPACE::String user
BLOCXX_NAMESPACE::String pass
BLOCXX_NAMESPACE::String host
BLOCXX_NAMESPACE::String port
bool has_user
bool has_pass
bool has_port

Detailed Description

Simple structure containing url authority components.


Member Data Documentation

bool limal::url::UrlAuthority::has_pass
bool limal::url::UrlAuthority::has_port
bool limal::url::UrlAuthority::has_user
BLOCXX_NAMESPACE::String limal::url::UrlAuthority::host
BLOCXX_NAMESPACE::String limal::url::UrlAuthority::pass
BLOCXX_NAMESPACE::String limal::url::UrlAuthority::port
BLOCXX_NAMESPACE::String limal::url::UrlAuthority::user

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