A Discrete-Event Network Simulator
API
ns3::PagingInfoListElement_s Struct Reference

See section 4.3.30 pagingInfoListElement. More...

#include "ff-mac-common.h"

+ Collaboration diagram for ns3::PagingInfoListElement_s:

Public Attributes

uint8_t m_pagingIndex {UINT8_MAX}
 paging index More...
 
uint16_t m_pagingMessageSize {UINT16_MAX}
 paging message size More...
 
uint8_t m_pagingSubframe {UINT8_MAX}
 paging subframe More...
 

Detailed Description

See section 4.3.30 pagingInfoListElement.

Definition at line 519 of file ff-mac-common.h.

Member Data Documentation

◆ m_pagingIndex

uint8_t ns3::PagingInfoListElement_s::m_pagingIndex {UINT8_MAX}

paging index

Definition at line 521 of file ff-mac-common.h.

◆ m_pagingMessageSize

uint16_t ns3::PagingInfoListElement_s::m_pagingMessageSize {UINT16_MAX}

paging message size

Definition at line 522 of file ff-mac-common.h.

◆ m_pagingSubframe

uint8_t ns3::PagingInfoListElement_s::m_pagingSubframe {UINT8_MAX}

paging subframe

Definition at line 523 of file ff-mac-common.h.


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