| 
    client-cpp
    0.7.0
    
   | 
 
#include <HttpUrl.hpp>
Public Member Functions | |
| HttpUrl (const std::string &url) | |
| HttpUrl (const char *url) | |
| std::string | getHost () const | 
| std::uint16_t | getPort () const | 
| std::string | getUri () const | 
Definition at line 27 of file HttpUrl.hpp.
| kaa::HttpUrl::HttpUrl | ( | const std::string & | url | ) | 
| kaa::HttpUrl::HttpUrl | ( | const char * | url | ) | 
      
  | 
  inline | 
Definition at line 32 of file HttpUrl.hpp.
      
  | 
  inline | 
Definition at line 33 of file HttpUrl.hpp.
      
  | 
  inline | 
Definition at line 34 of file HttpUrl.hpp.