A Discrete-Event Network Simulator
qkdnetsim_etsi_014 @ (+)
API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
LteHandoverDelayTestCase Member List

This is the complete list of members for LteHandoverDelayTestCase, including all inherited members.

AddTestCase(TestCase *testCase, TestDuration duration=QUICK)ns3::TestCaseprotected
CreateDataDirFilename(std::string filename)ns3::TestCaseprotected
CreateTempDirFilename(std::string filename)ns3::TestCaseprotected
DoRun(void)LteHandoverDelayTestCaseprivatevirtual
DoSetup(void)ns3::TestCaseprivatevirtual
DoTeardown(void)ns3::TestCaseprivatevirtual
EnbHandoverEndOkCallback(std::string context, uint64_t imsi, uint16_t cellid, uint16_t rnti)LteHandoverDelayTestCaseprivate
EnbHandoverStartCallback(std::string context, uint64_t imsi, uint16_t cellid, uint16_t rnti, uint16_t targetCellId)LteHandoverDelayTestCaseprivate
EXTENSIVE enum valuens3::TestCase
GetName(void) constns3::TestCase
GetParent() constns3::TestCaseprotected
IsFailed(void) constns3::TestCaseprivate
IsStatusFailure(void) constns3::TestCaseprotected
IsStatusSuccess(void) constns3::TestCaseprotected
LteHandoverDelayTestCase(uint8_t numberOfComponentCarriers, bool useIdealRrc, Time handoverTime, Time delayThreshold, Time simulationDuration)LteHandoverDelayTestCaseinline
m_childrenns3::TestCaseprivate
m_dataDirns3::TestCaseprivate
m_delayThresholdLteHandoverDelayTestCaseprivate
m_durationns3::TestCaseprivate
m_enbHandoverStartLteHandoverDelayTestCaseprivate
m_handoverTimeLteHandoverDelayTestCaseprivate
m_namens3::TestCaseprivate
m_numberOfComponentCarriersLteHandoverDelayTestCaseprivate
m_parentns3::TestCaseprivate
m_resultns3::TestCaseprivate
m_runnerns3::TestCaseprivate
m_simulationDurationLteHandoverDelayTestCaseprivate
m_ueHandoverStartLteHandoverDelayTestCaseprivate
m_useIdealRrcLteHandoverDelayTestCaseprivate
MustAssertOnFailure(void) constns3::TestCaseprotected
MustContinueOnFailure(void) constns3::TestCaseprotected
operator=(const TestCase &)=deletens3::TestCase
QUICK enum valuens3::TestCase
ReportTestFailure(std::string cond, std::string actual, std::string limit, std::string message, std::string file, int32_t line)ns3::TestCaseprotected
Run(TestRunnerImpl *runner)ns3::TestCaseprivate
SetDataDir(std::string directory)ns3::TestCaseprotected
TAKES_FOREVER enum valuens3::TestCase
TestCase(const TestCase &)=deletens3::TestCase
TestCase(std::string name)ns3::TestCaseprotected
TestDuration enum namens3::TestCase
UeHandoverEndOkCallback(std::string context, uint64_t imsi, uint16_t cellid, uint16_t rnti)LteHandoverDelayTestCaseprivate
UeHandoverStartCallback(std::string context, uint64_t imsi, uint16_t cellid, uint16_t rnti, uint16_t targetCellId)LteHandoverDelayTestCaseprivate
~TestCase()ns3::TestCasevirtual