cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
RxSarReply Class Reference

#include <toe.hpp>

Public Member Functions

 RxSarReply ()
 
 RxSarReply (RxBufPtr appd, RxSeqNum rcvd, StsBool ooo, RxSeqNum oooHead, RxSeqNum oooTail)
 

Public Attributes

RxBufPtr appd
 
RxSeqNum rcvd
 
RxSeqNum oooHead
 
RxSeqNum oooTail
 
FlagBool ooo
 

Detailed Description

Definition at line 368 of file toe.hpp.

Constructor & Destructor Documentation

◆ RxSarReply() [1/2]

RxSarReply::RxSarReply ( )
inline

Definition at line 375 of file toe.hpp.

375 {}

◆ RxSarReply() [2/2]

RxSarReply::RxSarReply ( RxBufPtr  appd,
RxSeqNum  rcvd,
StsBool  ooo,
RxSeqNum  oooHead,
RxSeqNum  oooTail 
)
inline

Definition at line 376 of file toe.hpp.

376  :
FlagBool ooo
Definition: toe.hpp:374
RxSeqNum oooTail
Definition: toe.hpp:373
RxBufPtr appd
Definition: toe.hpp:370
RxSeqNum oooHead
Definition: toe.hpp:372
RxSeqNum rcvd
Definition: toe.hpp:371

Member Data Documentation

◆ appd

RxBufPtr RxSarReply::appd

Definition at line 370 of file toe.hpp.

◆ ooo

FlagBool RxSarReply::ooo

Definition at line 374 of file toe.hpp.

◆ oooHead

RxSeqNum RxSarReply::oooHead

Definition at line 372 of file toe.hpp.

◆ oooTail

RxSeqNum RxSarReply::oooTail

Definition at line 373 of file toe.hpp.

◆ rcvd

RxSeqNum RxSarReply::rcvd

Definition at line 371 of file toe.hpp.


The documentation for this class was generated from the following file: