|
cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <nts.hpp>
Public Member Functions | |
| TcpAppSndRep () | |
| TcpAppSndRep (SessionId sessId, TcpDatLen datLen, TcpDatLen space, TcpAppSndErr rc) | |
Public Attributes | |
| SessionId | sessId |
| TcpDatLen | length |
| TcpDatLen | spaceLeft |
| TcpAppSndErr | error |
|
inline |
| TcpAppSndErr TcpAppSndRep::error |