|
INET Framework for OMNeT++/OMNEST
|
Class generated from inet/physicallayer/wireless/ieee80211/packetlevel/Ieee80211ControlInfo.msg:19 by opp_msgtool.
More...
#include <Ieee80211ControlInfo_m.h>
Protected Member Functions | |
| bool | operator== (const Ieee80211ConfigureRadioCommand &)=delete |
Protected Member Functions inherited from inet::physicallayer::ConfigureRadioCommand | |
| bool | operator== (const ConfigureRadioCommand &)=delete |
Protected Attributes | |
| ::omnetpp::opp_string | opMode |
| const Ieee80211ModeSet * | modeSet = nullptr |
| const IIeee80211Mode * | mode = nullptr |
| IIeee80211Band * | band = nullptr |
| Ieee80211Channel * | channel = nullptr |
| int | channelNumber = -1 |
Protected Attributes inherited from inet::physicallayer::ConfigureRadioCommand | |
| int | radioMode = -1 |
| ::inet::W | power = W(NaN) |
| ::inet::bps | bitrate = bps(NaN) |
| IModulation * | modulation = nullptr |
| ::inet::Hz | centerFrequency = Hz(NaN) |
| ::inet::Hz | bandwidth = Hz(NaN) |
Private Member Functions | |
| void | copy (const Ieee80211ConfigureRadioCommand &other) |
Class generated from inet/physicallayer/wireless/ieee80211/packetlevel/Ieee80211ControlInfo.msg:19 by opp_msgtool.
// // Control info attached to a configure command that is sent to the ~Radio. // class Ieee80211ConfigureRadioCommand extends ConfigureRadioCommand { string opMode; // new default operation mode or "" if not set. const Ieee80211ModeSet *modeSet; // new default mode set or nullptr if not set. const IIeee80211Mode *mode; // new default transmission mode or nullptr if not set. IIeee80211Band *band; // new default band or nullptr if not set. Ieee80211Channel *channel; // new default band and channel or nullptr if not set. int channelNumber = -1; // new default channel number in the range [0, numChannels] or -1 if not set. }
| inet::physicallayer::Ieee80211ConfigureRadioCommand::Ieee80211ConfigureRadioCommand | ( | ) |
| inet::physicallayer::Ieee80211ConfigureRadioCommand::Ieee80211ConfigureRadioCommand | ( | const Ieee80211ConfigureRadioCommand & | other | ) |
|
virtual |
|
private |
|
inlineoverridevirtual |
Reimplemented from inet::physicallayer::ConfigureRadioCommand.
|
virtual |
Referenced by inet::physicallayer::Ieee80211Radio::handleUpperCommand().
|
inlinevirtual |
|
virtual |
Referenced by inet::physicallayer::Ieee80211Radio::handleUpperCommand().
|
inlinevirtual |
|
virtual |
|
virtual |
Referenced by inet::physicallayer::Ieee80211Radio::handleUpperCommand().
|
virtual |
Referenced by inet::physicallayer::Ieee80211Radio::handleUpperCommand().
|
virtual |
Referenced by inet::physicallayer::Ieee80211Radio::handleUpperCommand().
| Ieee80211ConfigureRadioCommand& inet::physicallayer::Ieee80211ConfigureRadioCommand::operator= | ( | const Ieee80211ConfigureRadioCommand & | other | ) |
|
protecteddelete |
|
overridevirtual |
Reimplemented from inet::physicallayer::ConfigureRadioCommand.
Referenced by inet::physicallayer::doParsimPacking().
|
overridevirtual |
Reimplemented from inet::physicallayer::ConfigureRadioCommand.
Referenced by inet::physicallayer::doParsimUnpacking().
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |