#include <ns3/core-module.h>
#include <ns3/network-module.h>
#include <ns3/mobility-module.h>
#include <ns3/lte-module.h>
#include <ns3/internet-module.h>
#include <ns3/applications-module.h>
#include <ns3/point-to-point-module.h>
Go to the source code of this file.
Classes | |
struct | LteX2HandoverTestCase::BearerData |
BearerData structure. More... | |
struct | HandoverEvent |
HandoverEvent structure. More... | |
class | LteX2HandoverTestCase |
Test X2 Handover. More... | |
class | LteX2HandoverTestSuite |
Lte X2 Handover Test Suite. More... | |
struct | LteX2HandoverTestCase::UeData |
UeData structure. More... | |
Variables | |
static LteX2HandoverTestSuite | g_lteX2HandoverTestSuiteInstance |
|
static |
Definition at line 729 of file test-lte-x2-handover.cc.