A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
WifiQueueSchedulerTest::ExpectedResults Struct Reference

Expected results. More...

Collaboration diagram for WifiQueueSchedulerTest::ExpectedResults:

Public Attributes

std::vector< std::size_t > servedStas
 IDs of STAs in the order in which they are served.

Detailed Description

Expected results.

Definition at line 66 of file wifi-queue-scheduler-test.cc.

Member Data Documentation

◆ servedStas

std::vector<std::size_t> WifiQueueSchedulerTest::ExpectedResults::servedStas

IDs of STAs in the order in which they are served.

Definition at line 68 of file wifi-queue-scheduler-test.cc.


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