cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <nts_types.hpp>
Public Member Functions | |
LE_SocketPair () | |
LE_SocketPair (LE_SockAddr src, LE_SockAddr dst) | |
Public Attributes | |
LE_SockAddr | src |
LE_SockAddr | dst |
Definition at line 260 of file nts_types.hpp.
|
inline |
Definition at line 264 of file nts_types.hpp.
|
inline |
Definition at line 265 of file nts_types.hpp.
LE_SockAddr LE_SocketPair::dst |
Definition at line 263 of file nts_types.hpp.
LE_SockAddr LE_SocketPair::src |
Definition at line 262 of file nts_types.hpp.