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