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

Public Member Functions

 LteRlcSpecificLteRlcSapProvider (C *rlc)
 
virtual void TransmitPdcpPdu (TransmitPdcpPduParameters params)
 

Private Attributes

C * m_rlc
 

Detailed Description

template<class C>
class ns3::LteRlcSpecificLteRlcSapProvider< C >

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

Member Function Documentation

template<class C >
void ns3::LteRlcSpecificLteRlcSapProvider< C >::TransmitPdcpPdu ( TransmitPdcpPduParameters  params)
virtual

Send a PDCP PDU to the RLC for transmission This method is to be called when upper PDCP entity has a PDCP PDU ready to send

Implements ns3::LteRlcSapProvider.

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

References ns3::LteRlcSapProvider::TransmitPdcpPduParameters::pdcpPdu.


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