client-cpp  0.0.1-SNAPSHOT
kaa::HttpServerInfo Member List

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() constkaa::AbstractServerInfo< ChannelType::HTTP >inlinevirtual
getHost() constkaa::AbstractServerInfo< ChannelType::HTTP >inlinevirtual
getPort() constkaa::AbstractServerInfo< ChannelType::HTTP >inlinevirtual
getPublicKey() constkaa::AbstractServerInfo< ChannelType::HTTP >inlinevirtual
getServerType() constkaa::AbstractServerInfo< ChannelType::HTTP >inlinevirtual
getUrl() const kaa::HttpServerInfoinlinevirtual
HttpServerInfo(ServerType type, const std::string &hostPort, const std::string &publicKey)kaa::HttpServerInfoinline
HttpServerInfo(ServerType type, const std::string &host, const boost::int32_t &port, const std::string &publicKey)kaa::HttpServerInfoinline
HttpServerInfo(ServerType type, const std::string &host, const boost::int32_t &port, const Botan::MemoryVector< boost::uint8_t > &publicKey)kaa::HttpServerInfoinline
~AbstractServerInfo()kaa::AbstractServerInfo< ChannelType::HTTP >inlinevirtual
~IServerInfo()kaa::IServerInfoinlinevirtual