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

◆ has_pass

bool ca_mgm::url::UrlAuthority::has_pass

◆ has_port

bool ca_mgm::url::UrlAuthority::has_port

◆ has_user

bool ca_mgm::url::UrlAuthority::has_user

◆ host

std::string ca_mgm::url::UrlAuthority::host

◆ pass

std::string ca_mgm::url::UrlAuthority::pass

◆ port

std::string ca_mgm::url::UrlAuthority::port

◆ user

std::string ca_mgm::url::UrlAuthority::user

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