| 
    client-cpp
    0.0.1-SNAPSHOT
    
   | 
 
#include <HttpUrl.hpp>
Public Member Functions | |
| HttpUrl (const std::string &url) | |
| HttpUrl (const char *url) | |
| std::string | getHost () const | 
| boost::uint16_t | getPort () const | 
| std::string | getUri () const | 
Definition at line 25 of file HttpUrl.hpp.
| kaa::HttpUrl::HttpUrl | ( | const std::string & | url | ) | 
| kaa::HttpUrl::HttpUrl | ( | const char * | url | ) | 
      
  | 
  inline | 
Definition at line 30 of file HttpUrl.hpp.
      
  | 
  inline | 
Definition at line 31 of file HttpUrl.hpp.
      
  | 
  inline | 
Definition at line 32 of file HttpUrl.hpp.