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

Public Member Functions

 EnbMacMemberFfMacSchedSapUser (LteEnbMac *mac)
virtual void SchedDlConfigInd (const struct SchedDlConfigIndParameters &params)
virtual void SchedUlConfigInd (const struct SchedUlConfigIndParameters &params)
- Public Member Functions inherited from ns3::FfMacSchedSapUser
virtual ~FfMacSchedSapUser ()

Private Attributes

LteEnbMacm_mac

Detailed Description

Definition at line 115 of file lte-enb-mac.cc.

Constructor & Destructor Documentation

ns3::EnbMacMemberFfMacSchedSapUser::EnbMacMemberFfMacSchedSapUser ( LteEnbMac mac)

Definition at line 128 of file lte-enb-mac.cc.

Member Function Documentation

void ns3::EnbMacMemberFfMacSchedSapUser::SchedDlConfigInd ( const struct SchedDlConfigIndParameters params)
virtual

Implements ns3::FfMacSchedSapUser.

Definition at line 135 of file lte-enb-mac.cc.

References ns3::LteEnbMac::DoSchedDlConfigInd(), and m_mac.

+ Here is the call graph for this function:

void ns3::EnbMacMemberFfMacSchedSapUser::SchedUlConfigInd ( const struct SchedUlConfigIndParameters params)
virtual

Implements ns3::FfMacSchedSapUser.

Definition at line 143 of file lte-enb-mac.cc.

References ns3::LteEnbMac::DoSchedUlConfigInd(), and m_mac.

+ Here is the call graph for this function:

Member Data Documentation

LteEnbMac* ns3::EnbMacMemberFfMacSchedSapUser::m_mac
private

Definition at line 124 of file lte-enb-mac.cc.

Referenced by SchedDlConfigInd(), and SchedUlConfigInd().


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