#include <ff-mac-csched-sap.h>
Classes | |
struct | CschedCellConfigCnfParameters |
struct | CschedCellConfigUpdateIndParameters |
struct | CschedLcConfigCnfParameters |
struct | CschedLcReleaseCnfParameters |
struct | CschedUeConfigCnfParameters |
struct | CschedUeConfigUpdateIndParameters |
struct | CschedUeReleaseCnfParameters |
Public Member Functions | |
virtual | ~FfMacCschedSapUser () |
virtual void | CschedCellConfigCnf (const struct CschedCellConfigCnfParameters ¶ms)=0 |
virtual void | CschedCellConfigUpdateInd (const struct CschedCellConfigUpdateIndParameters ¶ms)=0 |
virtual void | CschedLcConfigCnf (const struct CschedLcConfigCnfParameters ¶ms)=0 |
virtual void | CschedLcReleaseCnf (const struct CschedLcReleaseCnfParameters ¶ms)=0 |
virtual void | CschedUeConfigCnf (const struct CschedUeConfigCnfParameters ¶ms)=0 |
virtual void | CschedUeConfigUpdateInd (const struct CschedUeConfigUpdateIndParameters ¶ms)=0 |
virtual void | CschedUeReleaseCnf (const struct CschedUeReleaseCnfParameters ¶ms)=0 |
Definition at line 253 of file ff-mac-csched-sap.h.
|
virtual |
Definition at line 29 of file ff-mac-csched-sap.cc.
|
pure virtual |
Implemented in ns3::EnbMacMemberFfMacCschedSapUser.
|
pure virtual |
Implemented in ns3::EnbMacMemberFfMacCschedSapUser.
|
pure virtual |
Implemented in ns3::EnbMacMemberFfMacCschedSapUser.
|
pure virtual |
Implemented in ns3::EnbMacMemberFfMacCschedSapUser.
|
pure virtual |
Implemented in ns3::EnbMacMemberFfMacCschedSapUser.
Referenced by ns3::RrFfMacScheduler::DoCschedCellConfigReq(), ns3::TdMtFfMacScheduler::DoCschedCellConfigReq(), ns3::TtaFfMacScheduler::DoCschedCellConfigReq(), ns3::FdMtFfMacScheduler::DoCschedCellConfigReq(), ns3::PfFfMacScheduler::DoCschedCellConfigReq(), ns3::FdBetFfMacScheduler::DoCschedCellConfigReq(), ns3::TdBetFfMacScheduler::DoCschedCellConfigReq(), ns3::TdTbfqFfMacScheduler::DoCschedCellConfigReq(), ns3::FdTbfqFfMacScheduler::DoCschedCellConfigReq(), and ns3::PssFfMacScheduler::DoCschedCellConfigReq().
|
pure virtual |
Implemented in ns3::EnbMacMemberFfMacCschedSapUser.
Referenced by ns3::RrFfMacScheduler::TransmissionModeConfigurationUpdate(), ns3::TdMtFfMacScheduler::TransmissionModeConfigurationUpdate(), ns3::TtaFfMacScheduler::TransmissionModeConfigurationUpdate(), ns3::FdMtFfMacScheduler::TransmissionModeConfigurationUpdate(), ns3::PfFfMacScheduler::TransmissionModeConfigurationUpdate(), ns3::FdBetFfMacScheduler::TransmissionModeConfigurationUpdate(), ns3::TdBetFfMacScheduler::TransmissionModeConfigurationUpdate(), ns3::TdTbfqFfMacScheduler::TransmissionModeConfigurationUpdate(), ns3::FdTbfqFfMacScheduler::TransmissionModeConfigurationUpdate(), and ns3::PssFfMacScheduler::TransmissionModeConfigurationUpdate().
|
pure virtual |
Implemented in ns3::EnbMacMemberFfMacCschedSapUser.