| 
    client-cpp
    0.6.1
    
   | 
 
This is the complete list of members for kaa::HttpServerInfo, including all inherited members.
| AbstractServerInfo(ServerType type, const std::string &host, const std::int32_t &port, const std::string &encodedPublicKey) | kaa::AbstractServerInfo< ChannelType::HTTP > | |
| AbstractServerInfo(ServerType type, const std::string &hostPort, const std::string &encodedPublicKey) | kaa::AbstractServerInfo< ChannelType::HTTP > | |
| AbstractServerInfo(ServerType type, const std::string &host, const std::int32_t &port, const Botan::MemoryVector< std::uint8_t > &publicKey) | kaa::AbstractServerInfo< ChannelType::HTTP > | |
| getChannelType() const | kaa::AbstractServerInfo< ChannelType::HTTP > | inlinevirtual | 
| getHost() const | kaa::AbstractServerInfo< ChannelType::HTTP > | inlinevirtual | 
| getPort() const | kaa::AbstractServerInfo< ChannelType::HTTP > | inlinevirtual | 
| getPublicKey() const | kaa::AbstractServerInfo< ChannelType::HTTP > | inlinevirtual | 
| getServerType() const | kaa::AbstractServerInfo< ChannelType::HTTP > | inlinevirtual | 
| getUrl() const | kaa::HttpServerInfo | inlinevirtual | 
| HttpServerInfo(ServerType type, const std::string &hostPort, const std::string &publicKey) | kaa::HttpServerInfo | inline | 
| HttpServerInfo(ServerType type, const std::string &host, const std::int32_t &port, const std::string &publicKey) | kaa::HttpServerInfo | inline | 
| HttpServerInfo(ServerType type, const std::string &host, const std::int32_t &port, const Botan::MemoryVector< std::uint8_t > &publicKey) | kaa::HttpServerInfo | inline | 
| ~AbstractServerInfo() | kaa::AbstractServerInfo< ChannelType::HTTP > | inlinevirtual | 
| ~IServerInfo() | kaa::IServerInfo | inlinevirtual |