|
int64_t | AssignStreams (int64_t stream) override |
|
int64_t | AssignStreams (int64_t stream) override |
|
Ptr< Socket > | GetSocket () const |
| Get the socket this application is attached to.
|
|
uint64_t | GetTotalBytes () const |
| Get the total number of bytes that have been sent during this object's lifetime.
|
|
uint64_t | GetTotalPackets () const |
| Get the total number of packets that have been sent during this object's lifetime.
|
|
bool | SendPacketBurst () |
| Send another packet burst, which can be e.g., a file, or a video frame.
|
|
void | SetPacketSize (uint32_t packetSize) |
| Sets the packet size.
|
|
void | SetProtocol (TypeId protocol) |
| Sets the protocol.
|
|
void | SetRemote (Address remote) |
| Sets the remote address.
|
|
◆ TrafficGeneratorNgmnGaming()
ns3::TrafficGeneratorNgmnGaming::TrafficGeneratorNgmnGaming |
( |
| ) |
|
◆ ~TrafficGeneratorNgmnGaming()
ns3::TrafficGeneratorNgmnGaming::~TrafficGeneratorNgmnGaming |
( |
| ) |
|
|
override |
◆ AssignStreams()
int64_t ns3::TrafficGeneratorNgmnGaming::AssignStreams |
( |
int64_t |
stream | ) |
|
|
override |
Assign a fixed random variable stream number to the random variables used by this model. Return the number of streams (possibly zero) that have been assigned.
- Parameters
-
stream | first stream index to use |
- Returns
- the number of stream indices assigned by this model
Definition at line 271 of file traffic-generator-ngmn-gaming.cc.
◆ DoDispose()
void ns3::TrafficGeneratorNgmnGaming::DoDispose |
( |
| ) |
|
|
overrideprotected |
◆ DoInitialize()
void ns3::TrafficGeneratorNgmnGaming::DoInitialize |
( |
| ) |
|
|
overrideprotected |
◆ GetTypeId()
TypeId ns3::TrafficGeneratorNgmnGaming::GetTypeId |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: