A Discrete-Event Network Simulator
API
TxopTest< TxopType >::ExpectedBackoff Struct Reference

ExpectedBackoff structure. More...

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

Public Attributes

uint64_t at
 at More...
 
uint32_t nSlots
 number of slots More...
 

Detailed Description

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

ExpectedBackoff structure.

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

Member Data Documentation

◆ at

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

at

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

◆ nSlots

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

number of slots

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


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