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

#include <nts.hpp>

Public Member Functions

 TcpAppOpnRep ()
 
 TcpAppOpnRep (SessionId sessId, TcpState tcpState)
 

Public Attributes

SessionId sessId
 
TcpState tcpState
 

Detailed Description

Definition at line 165 of file nts.hpp.

Constructor & Destructor Documentation

◆ TcpAppOpnRep() [1/2]

TcpAppOpnRep::TcpAppOpnRep ( )
inline

Definition at line 169 of file nts.hpp.

169 {}

◆ TcpAppOpnRep() [2/2]

TcpAppOpnRep::TcpAppOpnRep ( SessionId  sessId,
TcpState  tcpState 
)
inline

Definition at line 170 of file nts.hpp.

170  :
SessionId sessId
Definition: nts.hpp:167
TcpState tcpState
Definition: nts.hpp:168

Member Data Documentation

◆ sessId

SessionId TcpAppOpnRep::sessId

Definition at line 167 of file nts.hpp.

◆ tcpState

TcpState TcpAppOpnRep::tcpState

Definition at line 168 of file nts.hpp.


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