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

Public Member Functions

 EnbMacMemberFfMacCschedSapUser (LteEnbMac *mac)
 
virtual void CschedCellConfigCnf (const struct CschedCellConfigCnfParameters &params)
 
virtual void CschedCellConfigUpdateInd (const struct CschedCellConfigUpdateIndParameters &params)
 
virtual void CschedLcConfigCnf (const struct CschedLcConfigCnfParameters &params)
 
virtual void CschedLcReleaseCnf (const struct CschedLcReleaseCnfParameters &params)
 
virtual void CschedUeConfigCnf (const struct CschedUeConfigCnfParameters &params)
 
virtual void CschedUeConfigUpdateInd (const struct CschedUeConfigUpdateIndParameters &params)
 
virtual void CschedUeReleaseCnf (const struct CschedUeReleaseCnfParameters &params)
 
- Public Member Functions inherited from ns3::FfMacCschedSapUser
virtual ~FfMacCschedSapUser ()
 

Private Attributes

LteEnbMacm_mac
 

Detailed Description

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

Constructor & Destructor Documentation

ns3::EnbMacMemberFfMacCschedSapUser::EnbMacMemberFfMacCschedSapUser ( LteEnbMac mac)

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

Member Function Documentation

void ns3::EnbMacMemberFfMacCschedSapUser::CschedCellConfigCnf ( const struct CschedCellConfigCnfParameters params)
virtual

Implements ns3::FfMacCschedSapUser.

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

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

+ Here is the call graph for this function:

void ns3::EnbMacMemberFfMacCschedSapUser::CschedCellConfigUpdateInd ( const struct CschedCellConfigUpdateIndParameters params)
virtual

Implements ns3::FfMacCschedSapUser.

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

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

+ Here is the call graph for this function:

void ns3::EnbMacMemberFfMacCschedSapUser::CschedLcConfigCnf ( const struct CschedLcConfigCnfParameters params)
virtual

Implements ns3::FfMacCschedSapUser.

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

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

+ Here is the call graph for this function:

void ns3::EnbMacMemberFfMacCschedSapUser::CschedLcReleaseCnf ( const struct CschedLcReleaseCnfParameters params)
virtual

Implements ns3::FfMacCschedSapUser.

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

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

+ Here is the call graph for this function:

void ns3::EnbMacMemberFfMacCschedSapUser::CschedUeConfigCnf ( const struct CschedUeConfigCnfParameters params)
virtual

Implements ns3::FfMacCschedSapUser.

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

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

+ Here is the call graph for this function:

void ns3::EnbMacMemberFfMacCschedSapUser::CschedUeConfigUpdateInd ( const struct CschedUeConfigUpdateIndParameters params)
virtual

Implements ns3::FfMacCschedSapUser.

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

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

+ Here is the call graph for this function:

void ns3::EnbMacMemberFfMacCschedSapUser::CschedUeReleaseCnf ( const struct CschedUeReleaseCnfParameters params)
virtual

Implements ns3::FfMacCschedSapUser.

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

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

+ Here is the call graph for this function:

Member Data Documentation


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