![]() |
5G-LENA nr-v4.0
The 5G/NR module for the ns-3 simulator
|
NrRlcSpecificNrRlcSapUser class. More...
#include "nr-rlc-sap.h"
Public Member Functions | |
NrRlcSpecificNrRlcSapUser (C *pdcp) | |
void | ReceivePdcpPdu (Ptr< Packet > p) override |
NrRlcSpecificNrRlcSapUser class.
Definition at line 106 of file nr-rlc-sap.h.
ns3::NrRlcSpecificNrRlcSapUser< C >::NrRlcSpecificNrRlcSapUser | ( | C * | pdcp | ) |
|
overridevirtual |
Called by the RLC entity to notify the PDCP entity of the reception of a new PDCP PDU
p | the PDCP PDU |
Implements ns3::NrRlcSapUser.
Definition at line 134 of file nr-rlc-sap.h.