5G-LENA nr-v4.0-29-g6d8085cd
The 5G/NR module for the ns-3 simulator
Loading...
Searching...
No Matches
ns3::TrafficGeneratorTestCase Class Reference

#include "traffic-generator-test.h"

+ Inheritance diagram for ns3::TrafficGeneratorTestCase:
+ Collaboration diagram for ns3::TrafficGeneratorTestCase:

Public Member Functions

 TrafficGeneratorTestCase (std::string name, TypeId trafficGeneratorType, std::string transportProtocol)
 

Detailed Description

Test that all the packets generated by the client application (e.g., NGMN VoIP, NGMN VIDEO, NGMN GAMING, NGMN FTP, etc.) are correctly received by a server application and tests for the different protocols (TCP/UCP).

Definition at line 50 of file traffic-generator-test.h.

Constructor & Destructor Documentation

◆ TrafficGeneratorTestCase()

ns3::TrafficGeneratorTestCase::TrafficGeneratorTestCase ( std::string  name,
TypeId  trafficGeneratorType,
std::string  transportProtocol 
)

Definition at line 18 of file traffic-generator-test.cc.

◆ ~TrafficGeneratorTestCase()

ns3::TrafficGeneratorTestCase::~TrafficGeneratorTestCase ( )
override

Definition at line 27 of file traffic-generator-test.cc.


The documentation for this class was generated from the following files: