RINASim  October 2016
Documentation of framework for OMNeT++
RoutingNotifierListeners Class Reference

#include <RoutingNotifierListeners.h>

Inheritance diagram for RoutingNotifierListeners:
LisRIBDRoutingUpdate

Public Member Functions

 RoutingNotifierListeners (RoutingNotifierBase *rnb)
 
virtual ~RoutingNotifierListeners ()
 
virtual void receiveSignal (cComponent *src, simsignal_t id, cObject *obj, cObject *detail)
 

Protected Attributes

RoutingNotifierBasernb
 

Detailed Description

Definition at line 23 of file RoutingNotifierListeners.h.

Constructor & Destructor Documentation

RoutingNotifierListeners::RoutingNotifierListeners ( RoutingNotifierBase rnb)

Definition at line 18 of file RoutingNotifierListeners.cc.

RoutingNotifierListeners::~RoutingNotifierListeners ( )
virtual

Definition at line 23 of file RoutingNotifierListeners.cc.

Member Function Documentation

virtual void RoutingNotifierListeners::receiveSignal ( cComponent *  src,
simsignal_t  id,
cObject *  obj,
cObject *  detail 
)
inlinevirtual

Reimplemented in LisRIBDRoutingUpdate.

Definition at line 28 of file RoutingNotifierListeners.h.

Member Data Documentation

RoutingNotifierBase* RoutingNotifierListeners::rnb
protected

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