Collaboration diagram for ns3::BearerTestData:Public Member Functions | |
| BearerTestData (uint32_t n, uint32_t s, double i) | |
Public Attributes | |
| Ptr< Application > | dlClientApp |
| Ptr< PacketSink > | dlServerApp |
| Time | interPacketInterval |
| uint32_t | numPkts |
| uint32_t | pktSize |
| Ptr< Application > | ulClientApp |
| Ptr< PacketSink > | ulServerApp |
Definition at line 55 of file test-lte-epc-e2e-data.cc.
| ns3::BearerTestData::BearerTestData | ( | uint32_t | n, |
| uint32_t | s, | ||
| double | i | ||
| ) |
Definition at line 70 of file test-lte-epc-e2e-data.cc.
| Ptr<Application> ns3::BearerTestData::dlClientApp |
Definition at line 64 of file test-lte-epc-e2e-data.cc.
Referenced by ns3::LteEpcE2eDataTestCase::DoRun().
| Ptr<PacketSink> ns3::BearerTestData::dlServerApp |
Definition at line 63 of file test-lte-epc-e2e-data.cc.
Referenced by ns3::LteEpcE2eDataTestCase::DoRun().
| Time ns3::BearerTestData::interPacketInterval |
Definition at line 61 of file test-lte-epc-e2e-data.cc.
Referenced by ns3::LteEpcE2eDataTestCase::DoRun().
| uint32_t ns3::BearerTestData::numPkts |
Definition at line 59 of file test-lte-epc-e2e-data.cc.
Referenced by ns3::LteEpcE2eDataTestCase::DoRun().
| uint32_t ns3::BearerTestData::pktSize |
Definition at line 60 of file test-lte-epc-e2e-data.cc.
Referenced by ns3::LteEpcE2eDataTestCase::DoRun().
| Ptr<Application> ns3::BearerTestData::ulClientApp |
Definition at line 67 of file test-lte-epc-e2e-data.cc.
Referenced by ns3::LteEpcE2eDataTestCase::DoRun().
| Ptr<PacketSink> ns3::BearerTestData::ulServerApp |
Definition at line 66 of file test-lte-epc-e2e-data.cc.
Referenced by ns3::LteEpcE2eDataTestCase::DoRun().