Collaboration diagram for ns3::HandoverEvent:Public Attributes | |
| uint32_t | sourceEnbDeviceIndex |
| Time | startTime |
| uint32_t | targetEnbDeviceIndex |
| uint32_t | ueDeviceIndex |
Definition at line 34 of file test-lte-x2-handover.cc.
| uint32_t ns3::HandoverEvent::sourceEnbDeviceIndex |
Definition at line 38 of file test-lte-x2-handover.cc.
Referenced by ns3::LteX2HandoverTestSuite::LteX2HandoverTestSuite().
| Time ns3::HandoverEvent::startTime |
Definition at line 36 of file test-lte-x2-handover.cc.
Referenced by ns3::LteX2HandoverTestSuite::LteX2HandoverTestSuite().
| uint32_t ns3::HandoverEvent::targetEnbDeviceIndex |
Definition at line 39 of file test-lte-x2-handover.cc.
Referenced by ns3::LteX2HandoverTestSuite::LteX2HandoverTestSuite().
| uint32_t ns3::HandoverEvent::ueDeviceIndex |
Definition at line 37 of file test-lte-x2-handover.cc.
Referenced by ns3::LteX2HandoverTestSuite::LteX2HandoverTestSuite().