INET Framework for OMNeT++/OMNEST
INotifiable Class Reference

#include <INotifiable.h>

Inheritance diagram for INotifiable:
acl AnsaEtherMACBase AnsaInterfaceTable AnsaOSPFRouting AnsaOspfRouting6 AnsaPPP AnsaRoutingTable BasicModule CSMAMacLayer EtherMACBase Ieee80211AgentSTA Ieee80211Mac Ieee80211MgmtBase InterfaceTable LDP LinkStateRouting Mac80211 NAMTraceWriter PPP RIPRouting RoutingTable RoutingTable6

List of all members.

Public Member Functions

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

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

Definition at line 32 of file INotifiable.h.


Constructor & Destructor Documentation

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

Definition at line 35 of file INotifiable.h.

{}

Member Function Documentation


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