C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
web::details::uri_components Member List

This is the complete list of members for web::details::uri_components, including all inherited members.

join() (defined in web::details::uri_components)web::details::uri_components
m_fragment (defined in web::details::uri_components)web::details::uri_components
m_host (defined in web::details::uri_components)web::details::uri_components
m_path (defined in web::details::uri_components)web::details::uri_components
m_port (defined in web::details::uri_components)web::details::uri_components
m_query (defined in web::details::uri_components)web::details::uri_components
m_scheme (defined in web::details::uri_components)web::details::uri_components
m_user_info (defined in web::details::uri_components)web::details::uri_components
operator=(const uri_components &other) (defined in web::details::uri_components)web::details::uri_componentsinline
operator=(uri_components &&other) CPPREST_NOEXCEPT (defined in web::details::uri_components)web::details::uri_componentsinline
uri_components() (defined in web::details::uri_components)web::details::uri_componentsinline
uri_components(const uri_components &other) (defined in web::details::uri_components)web::details::uri_componentsinline
uri_components(uri_components &&other) CPPREST_NOEXCEPT (defined in web::details::uri_components)web::details::uri_componentsinline