5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::nr::RealProtocolRlcSapUser Class Reference

RealProtocolRlcSapUser class. More...

#include "nr-rrc-protocol-real.h"

+ Inheritance diagram for ns3::nr::RealProtocolRlcSapUser:
+ Collaboration diagram for ns3::nr::RealProtocolRlcSapUser:

Public Member Functions

 RealProtocolRlcSapUser (NrGnbRrcProtocolReal *pdcp, uint16_t rnti)
 
void ReceivePdcpPdu (Ptr< Packet > p) override
 

Detailed Description

RealProtocolRlcSapUser class.

Definition at line 361 of file nr-rrc-protocol-real.h.

Constructor & Destructor Documentation

◆ RealProtocolRlcSapUser()

ns3::nr::RealProtocolRlcSapUser::RealProtocolRlcSapUser ( NrGnbRrcProtocolReal pdcp,
uint16_t  rnti 
)

Real protocol RC SAP user

Parameters
pdcpNrGnbRrcProtocolReal *
rntithe RNTI

Definition at line 809 of file nr-rrc-protocol-real.cc.

Member Function Documentation

◆ ReceivePdcpPdu()

void ns3::nr::RealProtocolRlcSapUser::ReceivePdcpPdu ( Ptr< Packet >  p)
overridevirtual

Called by the RLC entity to notify the PDCP entity of the reception of a new PDCP PDU

Parameters
pthe PDCP PDU

Implements ns3::NrRlcSapUser.

Definition at line 820 of file nr-rrc-protocol-real.cc.


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