Collaboration diagram for UeDlTestData:Public Member Functions | |
| UeDlTestData (uint32_t n, uint32_t s) | |
Public Attributes | |
| Ptr< Application > | clientApp | 
| uint32_t | numPkts | 
| uint32_t | pktSize | 
| Ptr< PacketSink > | serverApp | 
Definition at line 49 of file epc-test-s1u-downlink.cc.
| UeDlTestData::UeDlTestData | ( | uint32_t | n, | 
| uint32_t | s | ||
| ) | 
Definition at line 60 of file epc-test-s1u-downlink.cc.
| Ptr<Application> UeDlTestData::clientApp | 
Definition at line 57 of file epc-test-s1u-downlink.cc.
| uint32_t UeDlTestData::numPkts | 
Definition at line 53 of file epc-test-s1u-downlink.cc.
| uint32_t UeDlTestData::pktSize | 
Definition at line 54 of file epc-test-s1u-downlink.cc.
| Ptr<PacketSink> UeDlTestData::serverApp | 
Definition at line 56 of file epc-test-s1u-downlink.cc.