A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
RtaTigMobileGamingTestCase::TxInfo Struct Reference

Information about transmitted packet. More...

Collaboration diagram for RtaTigMobileGamingTestCase::TxInfo:

Public Attributes

uint32_t length {0}
 length of the packet in bytes
RtaTigMobileGaming::TrafficModelStage stage
 traffic model stage when the packet is transmitted
Time tstamp {Time()}
 timestamp at which the packet is transmitted

Detailed Description

Information about transmitted packet.

Definition at line 106 of file rta-tig-mobile-gaming-test-suite.cc.

Member Data Documentation

◆ length

uint32_t RtaTigMobileGamingTestCase::TxInfo::length {0}

length of the packet in bytes

Definition at line 108 of file rta-tig-mobile-gaming-test-suite.cc.

◆ stage

RtaTigMobileGaming::TrafficModelStage RtaTigMobileGamingTestCase::TxInfo::stage
Initial value:
{
RtaTigMobileGaming::TrafficModelStage::INITIAL}

traffic model stage when the packet is transmitted

Definition at line 110 of file rta-tig-mobile-gaming-test-suite.cc.

◆ tstamp

Time RtaTigMobileGamingTestCase::TxInfo::tstamp {Time()}

timestamp at which the packet is transmitted

Definition at line 109 of file rta-tig-mobile-gaming-test-suite.cc.


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