NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_LTENR_RLCEntity Struct Reference
Collaboration diagram for stru_LTENR_RLCEntity:

Data Structures

struct  stru_LTENR_RLCAM_StateVariables_Constants
 
struct  stru_LTENR_RLCUM_StateVariables_Constants
 

Data Fields

NETSIM_ID d
 
NETSIM_ID in
 
NETSIM_ID peerId
 
NETSIM_ID peerIf
 
LTENR_RLCMODE rlcMode
 
bool isTransmittingRLCEntity
 
bool isReceivingRLCEntity
 
struct stru_LTENR_RLCEntity::stru_LTENR_RLCAM_StateVariables_Constants AM
 
struct stru_LTENR_RLCEntity::stru_LTENR_RLCUM_StateVariables_Constants UM
 
double t_PollRetransmit
 
bool isPollRetransmitTimerStarted
 
UINT64 pollRetransmitTimerId
 
double t_Reassembly
 
bool isReassemblyTimerStarted
 
UINT64 reassemblyTimerId
 
double t_StatusProhibit
 
bool isStatusProhibitTimerStarted
 
UINT64 statusProhibitTimerId
 
UINT maxRetxThreshold
 
UINT pollPDU
 
UINT pollByte
 
ptrLTENR_RLCBUFFER transmissionBuffer
 
ptrLTENR_RLCBUFFER transmittedBuffer
 
ptrLTENR_RLCBUFFER retransmissionBuffer
 
UINT bufferStatus [LTENR_LOGICALCHANNEL_LAST]
 
_ptr_ele ele
 

Detailed Description

Definition at line 133 of file LTENR_RLC.h.

Field Documentation

◆ bufferStatus

UINT stru_LTENR_RLCEntity::bufferStatus[LTENR_LOGICALCHANNEL_LAST]

Definition at line 204 of file LTENR_RLC.h.

◆ d

NETSIM_ID stru_LTENR_RLCEntity::d

Definition at line 135 of file LTENR_RLC.h.

◆ ele

_ptr_ele stru_LTENR_RLCEntity::ele

Definition at line 206 of file LTENR_RLC.h.

◆ in

NETSIM_ID stru_LTENR_RLCEntity::in

Definition at line 136 of file LTENR_RLC.h.

◆ isPollRetransmitTimerStarted

bool stru_LTENR_RLCEntity::isPollRetransmitTimerStarted

Definition at line 184 of file LTENR_RLC.h.

◆ isReassemblyTimerStarted

bool stru_LTENR_RLCEntity::isReassemblyTimerStarted

Definition at line 188 of file LTENR_RLC.h.

◆ isReceivingRLCEntity

bool stru_LTENR_RLCEntity::isReceivingRLCEntity

Definition at line 142 of file LTENR_RLC.h.

◆ isStatusProhibitTimerStarted

bool stru_LTENR_RLCEntity::isStatusProhibitTimerStarted

Definition at line 192 of file LTENR_RLC.h.

◆ isTransmittingRLCEntity

bool stru_LTENR_RLCEntity::isTransmittingRLCEntity

Definition at line 141 of file LTENR_RLC.h.

◆ maxRetxThreshold

UINT stru_LTENR_RLCEntity::maxRetxThreshold

Definition at line 196 of file LTENR_RLC.h.

◆ peerId

NETSIM_ID stru_LTENR_RLCEntity::peerId

Definition at line 137 of file LTENR_RLC.h.

◆ peerIf

NETSIM_ID stru_LTENR_RLCEntity::peerIf

Definition at line 138 of file LTENR_RLC.h.

◆ pollByte

UINT stru_LTENR_RLCEntity::pollByte

Definition at line 198 of file LTENR_RLC.h.

◆ pollPDU

UINT stru_LTENR_RLCEntity::pollPDU

Definition at line 197 of file LTENR_RLC.h.

◆ pollRetransmitTimerId

UINT64 stru_LTENR_RLCEntity::pollRetransmitTimerId

Definition at line 185 of file LTENR_RLC.h.

◆ reassemblyTimerId

UINT64 stru_LTENR_RLCEntity::reassemblyTimerId

Definition at line 189 of file LTENR_RLC.h.

◆ retransmissionBuffer

ptrLTENR_RLCBUFFER stru_LTENR_RLCEntity::retransmissionBuffer

Definition at line 203 of file LTENR_RLC.h.

◆ rlcMode

LTENR_RLCMODE stru_LTENR_RLCEntity::rlcMode

Definition at line 140 of file LTENR_RLC.h.

◆ statusProhibitTimerId

UINT64 stru_LTENR_RLCEntity::statusProhibitTimerId

Definition at line 193 of file LTENR_RLC.h.

◆ t_PollRetransmit

double stru_LTENR_RLCEntity::t_PollRetransmit

Definition at line 183 of file LTENR_RLC.h.

◆ t_Reassembly

double stru_LTENR_RLCEntity::t_Reassembly

Definition at line 187 of file LTENR_RLC.h.

◆ t_StatusProhibit

double stru_LTENR_RLCEntity::t_StatusProhibit

Definition at line 191 of file LTENR_RLC.h.

◆ transmissionBuffer

ptrLTENR_RLCBUFFER stru_LTENR_RLCEntity::transmissionBuffer

Definition at line 201 of file LTENR_RLC.h.

◆ transmittedBuffer

ptrLTENR_RLCBUFFER stru_LTENR_RLCEntity::transmittedBuffer

Definition at line 202 of file LTENR_RLC.h.


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