#include <lte-pdcp-sap.h>
Public Member Functions | |
LtePdcpSpecificLtePdcpSapUser (C *rrc) | |
virtual void | ReceiveRrcPdu (ReceiveRrcPduParameters params) |
![]() | |
virtual | ~LtePdcpSapUser () |
Private Member Functions | |
LtePdcpSpecificLtePdcpSapUser () |
Private Attributes | |
C * | m_rrc |
Definition at line 127 of file lte-pdcp-sap.h.
ns3::LtePdcpSpecificLtePdcpSapUser< C >::LtePdcpSpecificLtePdcpSapUser | ( | C * | rrc | ) |
Definition at line 141 of file lte-pdcp-sap.h.
|
private |
Definition at line 147 of file lte-pdcp-sap.h.
|
virtual |
Called by the PDCP entity to notify the RRC entity of the reception of a new RRC PDU
params |
Implements ns3::LtePdcpSapUser.
Definition at line 152 of file lte-pdcp-sap.h.
|
private |
Definition at line 137 of file lte-pdcp-sap.h.