cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <nts_types.hpp>
Public Member Functions | |
SockAddr () | |
SockAddr (Ip4Addr ip4Addr, Ly4Port layer4Port) | |
Public Attributes | |
Ip4Addr | addr |
Ly4Port | port |
Definition at line 207 of file nts_types.hpp.
|
inline |
Definition at line 211 of file nts_types.hpp.
Definition at line 212 of file nts_types.hpp.
Ip4Addr SockAddr::addr |
Definition at line 209 of file nts_types.hpp.
Ly4Port SockAddr::port |
Definition at line 210 of file nts_types.hpp.