B2BITS FIX Antenna C++ 2.33.0
|
#include <B2BITS_IPAddr.h>
Public Member Functions | |
ListenEndpoint (const SocketEndpoint &socketEndpoint) | |
ListenEndpoint (const std::string &address, const SocketEndpoint &socketEndpoint) | |
Public Attributes | |
std::string | listenAddress |
SocketEndpoint | listenSocketEndpoint |
System::ListenEndpoint::ListenEndpoint | ( | const SocketEndpoint & | socketEndpoint | ) |
System::ListenEndpoint::ListenEndpoint | ( | const std::string & | address, |
const SocketEndpoint & | socketEndpoint ) |
std::string System::ListenEndpoint::listenAddress |
SocketEndpoint System::ListenEndpoint::listenSocketEndpoint |