cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <toe.hpp>
Public Member Functions | |
RXeRxSarQuery () | |
RXeRxSarQuery (SessionId id) | |
RXeRxSarQuery (SessionId id, RdWrBit wrBit) | |
RXeRxSarQuery (SessionId id, RxSeqNum rcvd, RdWrBit wrBit) | |
RXeRxSarQuery (SessionId id, RxSeqNum rcvd, RdWrBit wrBit, CmdBit iniBit) | |
RXeRxSarQuery (SessionId id, RxSeqNum rcvd, FlagBool ooo, RxSeqNum oooHead, RxSeqNum oooTail, RdWrBit wrBit) | |
Public Attributes | |
SessionId | sessionID |
RxSeqNum | rcvd |
RxSeqNum | oooHead |
RxSeqNum | oooTail |
FlagBool | ooo |
RdWrBit | write |
CmdBit | init |
|
inline |