A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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
 
uint16_t m_pagingMessageSize {UINT16_MAX}
 paging message size
 
uint8_t m_pagingSubframe {UINT8_MAX}
 paging subframe
 

Detailed Description

See section 4.3.30 pagingInfoListElement.

Definition at line 576 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 578 of file ff-mac-common.h.

◆ m_pagingMessageSize

uint16_t ns3::PagingInfoListElement_s::m_pagingMessageSize {UINT16_MAX}

paging message size

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

◆ m_pagingSubframe

uint8_t ns3::PagingInfoListElement_s::m_pagingSubframe {UINT8_MAX}

paging subframe

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


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