A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::LtePdcpSpecificLtePdcpSapUser< C > Class Template Reference
+ Inheritance diagram for ns3::LtePdcpSpecificLtePdcpSapUser< C >:

Public Member Functions

 LtePdcpSpecificLtePdcpSapUser (C *rrc)
 
virtual void ReceivePdcpSdu (ReceivePdcpSduParameters params)
 

Private Attributes

C * m_rrc
 

Detailed Description

template<class C>
class ns3::LtePdcpSpecificLtePdcpSapUser< C >

Definition at line 127 of file lte-pdcp-sap.h.

Member Function Documentation

template<class C >
void ns3::LtePdcpSpecificLtePdcpSapUser< C >::ReceivePdcpSdu ( ReceivePdcpSduParameters  params)
virtual

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

Parameters
params

Implements ns3::LtePdcpSapUser.

Definition at line 152 of file lte-pdcp-sap.h.


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