A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::AllocationRetentionPriority Struct Reference

3GPP 23.203 Section 6.1.7.3 Allocation and Retention Priority characteristics More...

#include <eps-bearer.h>

Public Member Functions

 AllocationRetentionPriority ()
 Default constructor, inizializes member variables to zero or equivalent. More...
 

Public Attributes

bool preemptionCapability
 
bool preemptionVulnerability
 
uint8_t priorityLevel
 

Detailed Description

3GPP 23.203 Section 6.1.7.3 Allocation and Retention Priority characteristics

Definition at line 51 of file eps-bearer.h.

Constructor & Destructor Documentation

ns3::AllocationRetentionPriority::AllocationRetentionPriority ( )

Default constructor, inizializes member variables to zero or equivalent.

Definition at line 38 of file eps-bearer.cc.

Member Data Documentation

bool ns3::AllocationRetentionPriority::preemptionCapability

Definition at line 58 of file eps-bearer.h.

Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize().

bool ns3::AllocationRetentionPriority::preemptionVulnerability

Definition at line 59 of file eps-bearer.h.

Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize().

uint8_t ns3::AllocationRetentionPriority::priorityLevel

Definition at line 57 of file eps-bearer.h.

Referenced by ns3::EpcX2HandoverRequestHeader::Deserialize().


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