A Discrete-Event Network Simulator
API
ns3::LtePdcpSpecificLtePdcpSapProvider< C > Class Template Reference

#include "lte-pdcp-sap.h"

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

Public Member Functions

 LtePdcpSpecificLtePdcpSapProvider (C *pdcp)
 
virtual void TransmitPdcpSdu (TransmitPdcpSduParameters params)
 Send a RRC PDU to the RDCP for transmission This method is to be called when upper RRC entity has a RRC PDU ready to send. More...
 
- Public Member Functions inherited from ns3::LtePdcpSapProvider
virtual ~LtePdcpSapProvider ()
 

Private Member Functions

 LtePdcpSpecificLtePdcpSapProvider ()
 

Private Attributes

C * m_pdcp
 

Detailed Description

template<class C>
class ns3::LtePdcpSpecificLtePdcpSapProvider< C >

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

Constructor & Destructor Documentation

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

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

Member Function Documentation

template<class C >
void ns3::LtePdcpSpecificLtePdcpSapProvider< C >::TransmitPdcpSdu ( TransmitPdcpSduParameters  params)
virtual

Send a RRC PDU to the RDCP for transmission This method is to be called when upper RRC entity has a RRC PDU ready to send.

Parameters
params

Implements ns3::LtePdcpSapProvider.

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

References ns3::LtePdcpSapProvider::TransmitPdcpSduParameters::pdcpSdu.

Member Data Documentation

template<class C>
C* ns3::LtePdcpSpecificLtePdcpSapProvider< C >::m_pdcp
private

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


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