A Discrete-Event Network Simulator
API
ns3::LteRrcSap::RlcConfig Struct Reference

RlcConfig structure. More...

#include "lte-rrc-sap.h"

+ Collaboration diagram for ns3::LteRrcSap::RlcConfig:

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


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