Bugzilla – Attachment #1487: Patch for bug 1499 for bug #1499
namespace ns3 {
/**
* \ingroup ff-api
* \ingroup lte
* \defgroup FF-API FfMacCschedSap
*/
* \ingroup FfMacCschedSap
* \brief Provides the CSCHED SAP
*
* This abstract class defines the MAC Scheduler interface specified in the
* Femto Forum Technical Document:
* \defgroup FF-API FfMacSchedSap
* \ingroup FfMacSchedSap
* \brief Provides the SCHED SAP
* \defgroup FF-API PfFfMacScheduler
* \ingroup PfFfMacScheduler
* \brief Implements the SCHED SAP and CSCHED SAP for a Proportional Fair scheduler
* This class implements the interface defined by the FfMacScheduler abstract class
* \defgroup FF-API RrFfMacScheduler
* \ingroup RrFfMacScheduler
* \brief Implements the SCHED SAP and CSCHED SAP for a Round Robin scheduler