Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Mgmt80211 Class Reference

#include <Mgmt80211.h>

Inheritance diagram for Mgmt80211:

INotifiable List of all members.

Detailed Description

The heart of 802.11 infrastructure mode: deals with all management frames, keeps the list of associated stations, etc.

Author:
Andras Varga


Protected Member Functions

virtual int numInitStages () const
virtual void initialize (int)
virtual void handleMessage (cMessage *msg)
virtual void receiveChangeNotification (int category, cPolymorphic *details)


Member Function Documentation

void Mgmt80211::handleMessage cMessage *  msg  )  [protected, virtual]
 

00033 {
00034 }

void Mgmt80211::initialize int   )  [protected, virtual]
 

00028 {
00029     //...
00030 }

virtual int Mgmt80211::numInitStages  )  const [inline, protected, virtual]
 

00035 {return 2;}

void Mgmt80211::receiveChangeNotification int  category,
cPolymorphic *  details
[protected, virtual]
 

Called by the NotificationBoard whenever a change occurs we're interested in

Implements INotifiable.

00037 {
00038 }


The documentation for this class was generated from the following files:
Generated on Sat Apr 1 20:52:23 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.1