#include <PrimitiveFrameSequences.h>
◆ completeStep()
◆ getHistory()
| virtual std::string inet::ieee80211::DataFs::getHistory |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ prepareStep()
Implements inet::ieee80211::IFrameSequence.
114 auto packet = context->getInProgressFrames()->getFrameToTransmit();
115 return new TransmitStep(packet, context->getIfs());
120 throw cRuntimeError(
"Unknown step");
◆ startSequence()
◆ ackPolicy
| int inet::ieee80211::DataFs::ackPolicy = -1 |
|
protected |
◆ firstStep
| int inet::ieee80211::DataFs::firstStep = -1 |
|
protected |
◆ step
| int inet::ieee80211::DataFs::step = -1 |
|
protected |
The documentation for this class was generated from the following files: