A Discrete-Event Network Simulator
API
ns3::FfMacSchedSapUser Class Referenceabstract

FfMacSchedSapUser class. More...

#include "ff-mac-sched-sap.h"

+ Inheritance diagram for ns3::FfMacSchedSapUser:

Classes

struct  SchedDlConfigIndParameters
 Parameters of the API primitives. More...
 
struct  SchedUlConfigIndParameters
 Parameters of the SCHED_UL_CONFIG_IND primitive. More...
 

Public Member Functions

virtual ~FfMacSchedSapUser ()
 
virtual void SchedDlConfigInd (const struct SchedDlConfigIndParameters &params)=0
 SCHED_DL_CONFIG_IND. More...
 
virtual void SchedUlConfigInd (const struct SchedUlConfigIndParameters &params)=0
 SCHED_UL_CONFIG_IND. More...
 

Detailed Description

FfMacSchedSapUser class.

Definition at line 280 of file ff-mac-sched-sap.h.

Constructor & Destructor Documentation

◆ ~FfMacSchedSapUser()

ns3::FfMacSchedSapUser::~FfMacSchedSapUser ( )
virtual

Definition at line 30 of file ff-mac-sched-sap.cc.

Member Function Documentation

◆ SchedDlConfigInd()

◆ SchedUlConfigInd()


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