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

NrRlcSpecificNrRlcSapUser class. More...

#include "nr-rlc-sap.h"

+ Inheritance diagram for ns3::NrRlcSpecificNrRlcSapUser< C >:
+ Collaboration diagram for ns3::NrRlcSpecificNrRlcSapUser< C >:

Public Member Functions

 NrRlcSpecificNrRlcSapUser (C *pdcp)
 
void ReceivePdcpPdu (Ptr< Packet > p) override
 

Detailed Description

template<class C>
class ns3::NrRlcSpecificNrRlcSapUser< C >

NrRlcSpecificNrRlcSapUser class.

Definition at line 106 of file nr-rlc-sap.h.

Constructor & Destructor Documentation

◆ NrRlcSpecificNrRlcSapUser()

template<class C >
ns3::NrRlcSpecificNrRlcSapUser< C >::NrRlcSpecificNrRlcSapUser ( C *  pdcp)

Constructor

Parameters
pdcpthe PDCP

Definition at line 127 of file nr-rlc-sap.h.

Member Function Documentation

◆ ReceivePdcpPdu()

template<class C >
void ns3::NrRlcSpecificNrRlcSapUser< C >::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 134 of file nr-rlc-sap.h.


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