A Discrete-Event Network Simulator
API
ns3::FfMacSchedSapProvider::SchedDlPagingBufferReqParameters Struct Reference

Parameters of the SCHED_DL_PAGING_BUFFER_REQ primitive. More...

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

+ Collaboration diagram for ns3::FfMacSchedSapProvider::SchedDlPagingBufferReqParameters:

Public Attributes

std::vector< struct PagingInfoListElement_sm_pagingInfoList
 paging info list More...
 
uint16_t m_rnti
 RNTI. More...
 
std::vector< struct VendorSpecificListElement_sm_vendorSpecificList
 vendor specific list More...
 

Detailed Description

Parameters of the SCHED_DL_PAGING_BUFFER_REQ primitive.

See section 4.2.2 for a detailed description of the parameters.

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

Member Data Documentation

std::vector<struct PagingInfoListElement_s> ns3::FfMacSchedSapProvider::SchedDlPagingBufferReqParameters::m_pagingInfoList

paging info list

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

uint16_t ns3::FfMacSchedSapProvider::SchedDlPagingBufferReqParameters::m_rnti

RNTI.

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

std::vector<struct VendorSpecificListElement_s> ns3::FfMacSchedSapProvider::SchedDlPagingBufferReqParameters::m_vendorSpecificList

vendor specific list

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


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