cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <toe.hpp>
Public Member Functions | |
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) | |
Public Attributes | |
EventType | type |
SessionId | sessionID |
TcpBufAdr | address |
TcpSegLen | length |
ap_uint< 3 > | rt_count |