A Discrete-Event Network Simulator
API
ns3::FfMacCschedSapUser::CschedCellConfigCnfParameters Struct Reference

Parameters of the API primitives. More...

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

+ Collaboration diagram for ns3::FfMacCschedSapUser::CschedCellConfigCnfParameters:

Public Attributes

enum Result_e m_result
 result More...
 
std::vector< struct VendorSpecificListElement_sm_vendorSpecificList
 vendorSpecificList More...
 

Detailed Description

Parameters of the API primitives.

Parameters of the CSCHED_CELL_CONFIG_CNF primitive. See section 4.1.2 for a detailed description of the parameters.

Definition at line 296 of file ff-mac-csched-sap.h.

Member Data Documentation

◆ m_result

enum Result_e ns3::FfMacCschedSapUser::CschedCellConfigCnfParameters::m_result

result

Definition at line 298 of file ff-mac-csched-sap.h.

◆ m_vendorSpecificList

std::vector<struct VendorSpecificListElement_s> ns3::FfMacCschedSapUser::CschedCellConfigCnfParameters::m_vendorSpecificList

vendorSpecificList

Definition at line 300 of file ff-mac-csched-sap.h.


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