5G-LENA nr-v3.3-159-ga6832aa7
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::NrAllocationRetentionPriority Struct Reference

#include "nr-eps-bearer.h"

Public Member Functions

 NrAllocationRetentionPriority ()
 

Public Attributes

bool preemptionCapability
 true if bearer can preempt others
 
bool preemptionVulnerability
 true if bearer can be preempted by others
 
uint8_t priorityLevel
 1-15; 1 = highest
 

Detailed Description

3GPP 23.203 Section 6.1.7.3 Allocation and Retention Priority characteristics

Definition at line 39 of file nr-eps-bearer.h.

Constructor & Destructor Documentation

◆ NrAllocationRetentionPriority()

ns3::NrAllocationRetentionPriority::NrAllocationRetentionPriority ( )

Default constructor, initializes member variables to zero or equivalent

Definition at line 25 of file nr-eps-bearer.cc.

Member Data Documentation

◆ preemptionCapability

bool ns3::NrAllocationRetentionPriority::preemptionCapability

true if bearer can preempt others

Definition at line 46 of file nr-eps-bearer.h.

◆ preemptionVulnerability

bool ns3::NrAllocationRetentionPriority::preemptionVulnerability

true if bearer can be preempted by others

Definition at line 47 of file nr-eps-bearer.h.

◆ priorityLevel

uint8_t ns3::NrAllocationRetentionPriority::priorityLevel

1-15; 1 = highest

Definition at line 45 of file nr-eps-bearer.h.


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