INotifiable Class Reference

#include <INotifiable.h>

Inheritance diagram for INotifiable:

BasicModule CSMAMacLayer EtherMACBase Ieee80211AgentSTA Ieee80211Mac Ieee80211MgmtBase InterfaceTable LDP LinkStateRouting Mac80211 NAMTraceWriter PPP RoutingTable RoutingTable6

List of all members.


Detailed Description

Clients can receive change notifications from the NotificationBoard via this interface. Clients must "implement" (subclass from) this class.

See also:
NotificationBoard
Author:
Andras Varga

Public Member Functions

virtual ~INotifiable ()
virtual void receiveChangeNotification (int category, const cPolymorphic *details)=0

Constructor & Destructor Documentation

virtual INotifiable::~INotifiable (  )  [inline, virtual]

00035 {}


Member Function Documentation

virtual void INotifiable::receiveChangeNotification ( int  category,
const cPolymorphic *  details 
) [pure virtual]


The documentation for this class was generated from the following file:

Generated on Fri Mar 20 18:51:19 2009 for INET Framework for OMNeT++/OMNEST by  doxygen 1.5.5