A Discrete-Event Network Simulator
API
Public Types | Public Attributes | List of all members
ns3::LteRrcSap::RlcConfig Struct Reference

RlcConfig structure. More...

#include "lte-rrc-sap.h"

Public Types

enum  direction { AM, UM_BI_DIRECTIONAL, UM_UNI_DIRECTIONAL_UL, UM_UNI_DIRECTIONAL_DL }
 the direction choice More...
 

Public Attributes

enum ns3::LteRrcSap::RlcConfig::direction choice
 direction choice More...
 

Detailed Description

RlcConfig structure.

Definition at line 95 of file lte-rrc-sap.h.

Member Enumeration Documentation

◆ direction

the direction choice

Enumerator
AM 
UM_BI_DIRECTIONAL 
UM_UNI_DIRECTIONAL_UL 
UM_UNI_DIRECTIONAL_DL 

Definition at line 98 of file lte-rrc-sap.h.

Member Data Documentation

◆ choice

enum ns3::LteRrcSap::RlcConfig::direction ns3::LteRrcSap::RlcConfig::choice

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