#include <Mgmt80211.h>
Inheritance diagram for Mgmt80211:
Protected Member Functions | |
virtual int | numInitStages () const |
virtual void | initialize (int) |
virtual void | handleMessage (cMessage *msg) |
virtual void | receiveChangeNotification (int category, cPolymorphic *details) |
|
00033 { 00034 }
|
|
00028 {
00029 //...
00030 }
|
|
00035 {return 2;}
|
|
Called by the NotificationBoard whenever a change occurs we're interested in Implements INotifiable. 00037 { 00038 }
|