A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::BearerTestData Struct Reference
+ Collaboration diagram for ns3::BearerTestData:

Public Member Functions

 BearerTestData (uint32_t n, uint32_t s, double i)
 

Public Attributes

Ptr< ApplicationdlClientApp
 
Ptr< PacketSinkdlServerApp
 
Time interPacketInterval
 
uint32_t numPkts
 
uint32_t pktSize
 
Ptr< ApplicationulClientApp
 
Ptr< PacketSinkulServerApp
 

Detailed Description

Definition at line 55 of file test-lte-epc-e2e-data.cc.

Constructor & Destructor Documentation

ns3::BearerTestData::BearerTestData ( uint32_t  n,
uint32_t  s,
double  i 
)

Definition at line 70 of file test-lte-epc-e2e-data.cc.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: