#include "lte-rlc-sequence-number.h"
#include "lte-rlc.h"
#include <ns3/event-id.h>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | ns3::LteRlcAm |
LTE RLC Acknowledged Mode (AM), see 3GPP TS 36.322. More... | |
struct | ns3::LteRlcAm::PduBuffer |
PduBuffer structure. More... | |
struct | ns3::LteRlcAm::RetxPdu |
RetxPdu structure. More... | |
struct | ns3::LteRlcAm::TxPdu |
Store an incoming (from layer above us) PDU, waiting to transmit it. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |