 Collaboration diagram for ns3::CheckPointEvent:
 Collaboration diagram for ns3::CheckPointEvent:| Public Member Functions | |
| CheckPointEvent (Time start, Time stop, Time interval, uint32_t ueIndex, uint32_t enbIndex) | |
| Public Attributes | |
| Time | checkInterval | 
| Time | checkStartTime | 
| Time | checkStopTime | 
| uint32_t | enbDeviceIndex | 
| uint32_t | ueDeviceIndex | 
Definition at line 35 of file test-lte-x2-handover-measures.cc.
| 
 | inline | 
Definition at line 43 of file test-lte-x2-handover-measures.cc.
| Time ns3::CheckPointEvent::checkInterval | 
Definition at line 39 of file test-lte-x2-handover-measures.cc.
| Time ns3::CheckPointEvent::checkStartTime | 
Definition at line 37 of file test-lte-x2-handover-measures.cc.
| Time ns3::CheckPointEvent::checkStopTime | 
Definition at line 38 of file test-lte-x2-handover-measures.cc.
| uint32_t ns3::CheckPointEvent::enbDeviceIndex | 
Definition at line 41 of file test-lte-x2-handover-measures.cc.
| uint32_t ns3::CheckPointEvent::ueDeviceIndex | 
Definition at line 40 of file test-lte-x2-handover-measures.cc.