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