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

Public Member Functions

 LteRlcSpecificLteRlcSapUser (C *pdcp)
 
virtual void ReceivePdcpPdu (Ptr< Packet > p)
 

Private Attributes

C * m_pdcp
 

Detailed Description

template<class C>
class ns3::LteRlcSpecificLteRlcSapUser< C >

Definition at line 115 of file lte-rlc-sap.h.

Member Function Documentation

template<class C >
void ns3::LteRlcSpecificLteRlcSapUser< C >::ReceivePdcpPdu ( Ptr< Packet p)
virtual

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

Parameters
pthe PDCP PDU

Implements ns3::LteRlcSapUser.

Definition at line 140 of file lte-rlc-sap.h.


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