|
libcamgm
|
#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 |
Simple structure containing url authority components.
| 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 |
1.8.8