![]() |
5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
|
NrPdcpSpecificNrPdcpSapProvider class. More...
#include "nr-pdcp-sap.h"
Public Member Functions | |
NrPdcpSpecificNrPdcpSapProvider (C *pdcp) | |
void | TransmitPdcpSdu (TransmitPdcpSduParameters params) override |
NrPdcpSpecificNrPdcpSapProvider class.
Definition at line 80 of file nr-pdcp-sap.h.
ns3::NrPdcpSpecificNrPdcpSapProvider< C >::NrPdcpSpecificNrPdcpSapProvider | ( | C * | pdcp | ) |
|
overridevirtual |
Send RRC PDU parameters to the PDCP for transmission
This method is to be called when upper RRC entity has a RRC PDU ready to send
params | Parameters |
Implements ns3::NrPdcpSapProvider.
Definition at line 108 of file nr-pdcp-sap.h.