#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 | |
Direction | choice |
direction choice More... | |
RlcConfig structure.
Definition at line 93 of file lte-rrc-sap.h.
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.
Direction ns3::LteRrcSap::RlcConfig::choice |
direction choice
Definition at line 104 of file lte-rrc-sap.h.
Referenced by RrcHeaderTestCase::CreateRadioResourceConfigDedicated(), and ns3::RrcAsn1Header::DeserializeDrbToAddModList().