libcamgm
Public Attributes | List of all members
ca_mgm::url::UrlAuthority Struct Reference

#include <UrlUtils.hpp>

Public Attributes

std::string user
 
std::string pass
 
std::string host
 
std::string port
 
bool has_user
 
bool has_pass
 
bool has_port
 

Detailed Description

Simple structure containing url authority components.

Member Data Documentation

bool ca_mgm::url::UrlAuthority::has_pass
bool ca_mgm::url::UrlAuthority::has_port
bool ca_mgm::url::UrlAuthority::has_user
std::string ca_mgm::url::UrlAuthority::host
std::string ca_mgm::url::UrlAuthority::pass
std::string ca_mgm::url::UrlAuthority::port
std::string ca_mgm::url::UrlAuthority::user

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