|
cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <nts_types.hpp>
Public Member Functions | |
| SocketPair () | |
| SocketPair (SockAddr src, SockAddr dst) | |
Public Attributes | |
| SockAddr | src |
| SockAddr | dst |
Definition at line 246 of file nts_types.hpp.
|
inline |
Definition at line 250 of file nts_types.hpp.
Definition at line 251 of file nts_types.hpp.
| SockAddr SocketPair::dst |
Definition at line 249 of file nts_types.hpp.
| SockAddr SocketPair::src |
Definition at line 248 of file nts_types.hpp.