cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
#include <toe.hpp>
Public Member Functions | |
TXeTxSarRtQuery () | |
TXeTxSarRtQuery (const TXeTxSarQuery &q) | |
TXeTxSarRtQuery (SessionId id, ap_uint< TOE_WINDOW_BITS > ssthresh) | |
ap_uint< TOE_WINDOW_BITS > | getThreshold () |
Public Member Functions inherited from TXeTxSarQuery | |
TXeTxSarQuery () | |
TXeTxSarQuery (SessionId id, RdWrBit wrBit) | |
TXeTxSarQuery (SessionId id, TxAckNum not_ackd, RdWrBit write) | |
TXeTxSarQuery (SessionId id, TxAckNum not_ackd, RdWrBit write, CmdBit init) | |
TXeTxSarQuery (SessionId id, TxAckNum not_ackd, RdWrBit write, CmdBit init, bool finReady, bool finSent) | |
TXeTxSarQuery (SessionId id, TxAckNum not_ackd, RdWrBit write, CmdBit init, bool finReady, bool finSent, bool isRt) | |
Additional Inherited Members | |
Public Attributes inherited from TXeTxSarQuery | |
SessionId | sessionID |
TxAckNum | not_ackd |
RdWrBit | write |
CmdBit | init |
bool | finReady |
bool | finSent |
bool | isRtQuery |
|
inline |
|
inline |
|
inline |