Hybrid ICN (hICN) plugin  v21.06-rc0-4-g18fa668
Public Member Functions | List of all members
transport::core::Endpoint Class Reference

Public Member Functions

 Endpoint (const Endpoint &other)
 
 Endpoint (Endpoint &&other)
 
 Endpoint (std::string ip_address, uint32_t port)
 
 Endpoint (asio::ip::udp::endpoint endpoint)
 
Endpointoperator= (const Endpoint &other)
 
Endpointoperator= (Endpoint &&other)
 
asio::ip::address getAddress ()
 
uint16_t getPort ()
 
void setAddress (uint32_t address)
 
void setPort (uint16_t port)
 

The documentation for this class was generated from the following file: