|
client-cpp
0.6.1
|
This is the complete list of members for kaa::AbstractServerInfo< Type >, including all inherited members.
| AbstractServerInfo(ServerType type, const std::string &host, const std::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 std::int32_t &port, const Botan::MemoryVector< std::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 |