Ieee80211MgmtSTA::APInfo Struct Reference

#include <Ieee80211MgmtSTA.h>

Inheritance diagram for Ieee80211MgmtSTA::APInfo:

Ieee80211MgmtSTA::AssociatedAPInfo List of all members.

Public Member Functions

 APInfo ()

Public Attributes

int channel
MACAddress address
std::string ssid
Ieee80211SupportedRatesElement supportedRates
double beaconInterval
double rxPower
bool isAuthenticated
int authSeqExpected
cMessage * authTimeoutMsg

Constructor & Destructor Documentation

Ieee80211MgmtSTA::APInfo::APInfo (  )  [inline]

00069                  {
00070             channel=-1; beaconInterval=rxPower=0; authSeqExpected=-1;
00071             isAuthenticated=false; authTimeoutMsg=NULL;
00072         }


Member Data Documentation

MACAddress Ieee80211MgmtSTA::APInfo::address

int Ieee80211MgmtSTA::APInfo::authSeqExpected

cMessage* Ieee80211MgmtSTA::APInfo::authTimeoutMsg

double Ieee80211MgmtSTA::APInfo::beaconInterval

int Ieee80211MgmtSTA::APInfo::channel

bool Ieee80211MgmtSTA::APInfo::isAuthenticated

double Ieee80211MgmtSTA::APInfo::rxPower

std::string Ieee80211MgmtSTA::APInfo::ssid

Ieee80211SupportedRatesElement Ieee80211MgmtSTA::APInfo::supportedRates


The documentation for this struct was generated from the following file:
Generated on Wed Apr 4 13:20:20 2007 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.7