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

Information about a transmitted VDI packet. More...

Collaboration diagram for TgaxVirtualDesktopTestCase::TxInfo:

Public Attributes

uint32_t size {}
 size of the packet in bytes
Time tstamp {}
 timestamp at which the packet is transmitted

Detailed Description

Information about a transmitted VDI packet.

Definition at line 91 of file tgax-virtual-desktop-test-suite.cc.

Member Data Documentation

◆ size

uint32_t TgaxVirtualDesktopTestCase::TxInfo::size {}

size of the packet in bytes

Definition at line 93 of file tgax-virtual-desktop-test-suite.cc.

◆ tstamp

Time TgaxVirtualDesktopTestCase::TxInfo::tstamp {}

timestamp at which the packet is transmitted

Definition at line 94 of file tgax-virtual-desktop-test-suite.cc.


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