#include <Ieee80211Channel.h>
inet::physicallayer::Ieee80211Channel::Ieee80211Channel |
( |
const IIeee80211Band * |
band, |
|
|
int |
channelNumber |
|
) |
| |
int channelNumber
Definition: Ieee80211Channel.h:31
const IIeee80211Band * band
Definition: Ieee80211Channel.h:30
virtual const IIeee80211Band* inet::physicallayer::Ieee80211Channel::getBand |
( |
| ) |
const |
|
inlinevirtual |
const IIeee80211Band * band
Definition: Ieee80211Channel.h:30
virtual Hz inet::physicallayer::Ieee80211Channel::getCenterFrequency |
( |
| ) |
const |
|
inlinevirtual |
virtual int inet::physicallayer::Ieee80211Channel::getChannelNumber |
( |
| ) |
const |
|
inlinevirtual |
std::ostream & inet::physicallayer::Ieee80211Channel::printToStream |
( |
std::ostream & |
stream, |
|
|
int |
level |
|
) |
| const |
|
overridevirtual |
Prints this object to the provided output stream.
Function calls to operator<< with pointers or references either const or not are all forwarded to this function.
Reimplemented from inet::physicallayer::IPrintableObject.
32 stream <<
"Ieee80211Channel";
std::string printObjectToString(const IPrintableObject *object, int level)
Definition: IPrintableObject.h:73
Definition: IPrintableObject.h:37
int channelNumber
Definition: Ieee80211Channel.h:31
const IIeee80211Band * band
Definition: Ieee80211Channel.h:30
Definition: IPrintableObject.h:34
int inet::physicallayer::Ieee80211Channel::channelNumber |
|
protected |
The documentation for this class was generated from the following files: