 Collaboration diagram for LteX2HandoverTestCase::BearerData:
 Collaboration diagram for LteX2HandoverTestCase::BearerData:| Public Attributes | |
| uint32_t | bid | 
| uint32_t | dlOldTotalRx | 
| Ptr< PacketSink > | dlSink | 
| uint32_t | ulOldTotalRx | 
| Ptr< PacketSink > | ulSink | 
Definition at line 77 of file test-lte-x2-handover.cc.
| uint32_t LteX2HandoverTestCase::BearerData::bid | 
Definition at line 79 of file test-lte-x2-handover.cc.
| uint32_t LteX2HandoverTestCase::BearerData::dlOldTotalRx | 
Definition at line 82 of file test-lte-x2-handover.cc.
| Ptr<PacketSink> LteX2HandoverTestCase::BearerData::dlSink | 
Definition at line 80 of file test-lte-x2-handover.cc.
Referenced by LteX2HandoverTestCase::DoRun().
| uint32_t LteX2HandoverTestCase::BearerData::ulOldTotalRx | 
Definition at line 83 of file test-lte-x2-handover.cc.
| Ptr<PacketSink> LteX2HandoverTestCase::BearerData::ulSink | 
Definition at line 81 of file test-lte-x2-handover.cc.
Referenced by LteX2HandoverTestCase::DoRun().