17 #ifndef OPERATIONSERVERKAATCPINFO_HPP_ 
   18 #define OPERATIONSERVERKAATCPINFO_HPP_ 
   33             , 
const Botan::MemoryVector<std::uint8_t>& publicKey)
 
KaaTcpServerInfo(ServerType type, const std::string &hostPort, const std::string &publicKey)
 
std::shared_ptr< KaaTcpServerInfo > OperationServerKaaTcpInfoPtr
 
KaaTcpServerInfo(ServerType type, const std::string &host, const std::int32_t &port, const Botan::MemoryVector< std::uint8_t > &publicKey)
 
virtual HttpUrl getUrl() const 
 
KaaTcpServerInfo(ServerType type, const std::string &host, const std::int32_t &port, const std::string &publicKey)