#include <Ieee80211Primitives_m.h>
Ieee80211Primitives.msg
by opp_msgc. class Ieee80211Prim_BSSDescription { fields: int channelNumber; MACAddress BSSID; string SSID; Ieee80211SupportedRatesElement supportedRates; double beaconInterval;
double rxPower; };
|
|
|
|
|
|
|
|
|
00276 {return const_cast<Ieee80211Prim_BSSDescription*>(this)->getBSSID();}
|
|
|
|
|
|
|
|
|
|
00281 {return const_cast<Ieee80211Prim_BSSDescription*>(this)->getSupportedRates();}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|