A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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

Direction choice
 direction choice
 

Detailed Description

RlcConfig structure.

Definition at line 93 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 96 of file lte-rrc-sap.h.

Member Data Documentation

◆ choice

Direction ns3::LteRrcSap::RlcConfig::choice

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