|
client-cpp
0.0.1-SNAPSHOT
|
This is the complete list of members for kaa::HttpServerInfo, including all inherited members.
| AbstractServerInfo(ServerType type, const std::string &host, const boost::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 boost::int32_t &port, const Botan::MemoryVector< boost::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 boost::int32_t &port, const std::string &publicKey) | kaa::HttpServerInfo | inline |
| HttpServerInfo(ServerType type, const std::string &host, const boost::int32_t &port, const Botan::MemoryVector< boost::uint8_t > &publicKey) | kaa::HttpServerInfo | inline |
| ~AbstractServerInfo() | kaa::AbstractServerInfo< ChannelType::HTTP > | inlinevirtual |
| ~IServerInfo() | kaa::IServerInfo | inlinevirtual |