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