cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <nts_types.hpp>
Public Member Functions | |
LE_SockAddr () | |
LE_SockAddr (LE_Ip4Address addr, LE_Ly4Port port) | |
Public Attributes | |
LE_Ip4Address | addr |
LE_Ly4Port | port |
Definition at line 220 of file nts_types.hpp.
|
inline |
Definition at line 224 of file nts_types.hpp.
|
inline |
Definition at line 225 of file nts_types.hpp.
LE_Ip4Address LE_SockAddr::addr |
Definition at line 222 of file nts_types.hpp.
LE_Ly4Port LE_SockAddr::port |
Definition at line 223 of file nts_types.hpp.