![]() |
5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
|
NrPdcpSpecificNrPdcpSapUser class. More...
#include "nr-pdcp-sap.h"
Public Member Functions | |
NrPdcpSpecificNrPdcpSapUser (C *rrc) | |
void | ReceivePdcpSdu (ReceivePdcpSduParameters params) override |
NrPdcpSpecificNrPdcpSapUser class.
Definition at line 115 of file nr-pdcp-sap.h.
ns3::NrPdcpSpecificNrPdcpSapUser< C >::NrPdcpSpecificNrPdcpSapUser | ( | C * | rrc | ) |
|
overridevirtual |
Called by the PDCP entity to notify the RRC entity of the reception of a new RRC PDU
params | Parameters |
Implements ns3::NrPdcpSapUser.
Definition at line 143 of file nr-pdcp-sap.h.