5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrPdcpSapUser Class Referenceabstract

#include "nr-pdcp-sap.h"

+ Inheritance diagram for ns3::NrPdcpSapUser:

Classes

struct  ReceivePdcpSduParameters
 

Public Member Functions

virtual void ReceivePdcpSdu (ReceivePdcpSduParameters params)=0
 

Detailed Description

Service Access Point (SAP) offered by the PDCP entity to the RRC entity See 3GPP 36.323 Packet Data Convergence Protocol (PDCP) specification

This is the PDCP SAP User (i.e. the part of the SAP that contains the RRC methods called by the PDCP)

Definition at line 55 of file nr-pdcp-sap.h.

Member Function Documentation

◆ ReceivePdcpSdu()

virtual void ns3::NrPdcpSapUser::ReceivePdcpSdu ( ReceivePdcpSduParameters  params)
pure virtual

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

Parameters
paramsParameters

Implemented in ns3::NrPdcpSpecificNrPdcpSapUser< C >.


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