A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
TxopTest< TxopType >::ExpectedBackoff Struct Reference

ExpectedBackoff structure. More...

+ Collaboration diagram for TxopTest< TxopType >::ExpectedBackoff:

Public Attributes

uint64_t at
 at
 
uint32_t nSlots
 number of slots
 

Detailed Description

template<typename TxopType>
struct TxopTest< TxopType >::ExpectedBackoff

ExpectedBackoff structure.

Definition at line 84 of file channel-access-manager-test.cc.

Member Data Documentation

◆ at

template<typename TxopType >
uint64_t TxopTest< TxopType >::ExpectedBackoff::at

at

Definition at line 86 of file channel-access-manager-test.cc.

◆ nSlots

template<typename TxopType >
uint32_t TxopTest< TxopType >::ExpectedBackoff::nSlots

number of slots

Definition at line 87 of file channel-access-manager-test.cc.


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