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

Public Member Functions

 LtePdcpSpecificLteRlcSapUser (LtePdcp *pdcp)
 
virtual void ReceivePdcpPdu (Ptr< Packet > p)
 

Private Attributes

LtePdcpm_pdcp
 

Detailed Description

Definition at line 34 of file lte-pdcp.cc.

Member Function Documentation

void ns3::LtePdcpSpecificLteRlcSapUser::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 57 of file lte-pdcp.cc.


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