Template for the implementation of the LteEnbCphySapUser as a member of an owner class of type C to which all methods are forwarded. More...
#include "lte-enb-cphy-sap.h"
Public Member Functions | |
MemberLteEnbCphySapUser (C *owner) | |
![]() | |
virtual | ~LteEnbCphySapUser () |
destructor More... | |
Private Member Functions | |
MemberLteEnbCphySapUser () | |
Private Attributes | |
C * | m_owner |
Template for the implementation of the LteEnbCphySapUser as a member of an owner class of type C to which all methods are forwarded.
Definition at line 264 of file lte-enb-cphy-sap.h.
ns3::MemberLteEnbCphySapUser< C >::MemberLteEnbCphySapUser | ( | C * | owner | ) |
Definition at line 277 of file lte-enb-cphy-sap.h.
|
private |
Definition at line 283 of file lte-enb-cphy-sap.h.
|
private |
Definition at line 273 of file lte-enb-cphy-sap.h.