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

3GPP TS 36.143 9.2.1.18 GBR QoS Information More...

#include "eps-bearer.h"

Public Member Functions

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

Public Attributes

uint64_t gbrDl
 Guaranteed Bit Rate (bit/s) in downlink. More...
 
uint64_t gbrUl
 Guaranteed Bit Rate (bit/s) in uplink. More...
 
uint64_t mbrDl
 Maximum Bit Rate (bit/s) in downlink. More...
 
uint64_t mbrUl
 Maximum Bit Rate (bit/s) in uplink. More...
 

Detailed Description

3GPP TS 36.143 9.2.1.18 GBR QoS Information

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

Constructor & Destructor Documentation

ns3::GbrQosInformation::GbrQosInformation ( )

Default constructor, inizializes member variables to zero or equivalent.

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

Member Data Documentation


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