![]() |
B2BITS FIX Antenna C++ 2.34.0
|
#include <B2BITS_IPAddr.h>
Collaboration diagram for System::ListenEndpoint: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 |