5G-LENA nr-v3.3-120-gdac69c56
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrPdcpSpecificNrPdcpSapUser< C > Class Template Reference

NrPdcpSpecificNrPdcpSapUser class. More...

#include "nr-pdcp-sap.h"

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

Public Member Functions

 NrPdcpSpecificNrPdcpSapUser (C *rrc)
 
void ReceivePdcpSdu (ReceivePdcpSduParameters params) override
 

Detailed Description

template<class C>
class ns3::NrPdcpSpecificNrPdcpSapUser< C >

NrPdcpSpecificNrPdcpSapUser class.

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

Constructor & Destructor Documentation

◆ NrPdcpSpecificNrPdcpSapUser()

template<class C >
ns3::NrPdcpSpecificNrPdcpSapUser< C >::NrPdcpSpecificNrPdcpSapUser ( C *  rrc)

Constructor

Parameters
rrcRRC

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

Member Function Documentation

◆ ReceivePdcpSdu()

template<class C >
void ns3::NrPdcpSpecificNrPdcpSapUser< C >::ReceivePdcpSdu ( ReceivePdcpSduParameters  params)
overridevirtual

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

Parameters
paramsParameters

Implements ns3::NrPdcpSapUser.

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


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