cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <toe.hpp>
Public Member Functions | |
rstEvent () | |
rstEvent (const Event &ev) | |
rstEvent (RxSeqNum seq) | |
rstEvent (SessionId id, RxSeqNum seq) | |
rstEvent (SessionId id, RxSeqNum seq, bool hasSessionID) | |
TxAckNum | getAckNumb () |
bool | hasSessionID () |
Public Member Functions inherited from Event | |
Event () | |
Event (EventType type, SessionId id) | |
Event (EventType type, SessionId id, ap_uint< 3 > rt_count) | |
Event (EventType type, SessionId id, ap_uint< 16 > addr, ap_uint< 16 > len) | |
Event (EventType type, SessionId id, ap_uint< 16 > addr, ap_uint< 16 > len, ap_uint< 3 > rt_count) | |
Additional Inherited Members | |
Public Attributes inherited from Event | |
EventType | type |
SessionId | sessionID |
TcpBufAdr | address |
TcpSegLen | length |
ap_uint< 3 > | rt_count |
|
inline |
Definition at line 705 of file toe.hpp.
|
inline |
|
inline |