RINASim  October 2016
Documentation of framework for OMNeT++
RIBd.cc File Reference

Kind of a Notification Board for DIF . More...

#include "RIBd.h"

Go to the source code of this file.

Functions

 Define_Module (RIBd)
 

Variables

const char * MSG_CONGEST = "Congestion"
 
const char * PAR_USEFANOTIF = "useFANotifier"
 
const char * PAR_USEENROLLNOTIF = "useEnrollmentNotifier"
 
const char * PAR_USEROUTINGNOTIF = "useRoutingNotifier"
 

Detailed Description

Kind of a Notification Board for DIF .

Author
Vladimir Vesely (ivese.nosp@m.ly@f.nosp@m.it.vu.nosp@m.tbr..nosp@m.cz)
Date
Apr 30, 2014

Definition in file RIBd.cc.

Function Documentation

Define_Module ( RIBd  )

Variable Documentation

const char* MSG_CONGEST = "Congestion"

Definition at line 33 of file RIBd.cc.

Referenced by RIBd::sendCongestionNotification().

const char* PAR_USEENROLLNOTIF = "useEnrollmentNotifier"

Definition at line 38 of file RIBd.cc.

Referenced by RIBd::initPointers().

const char* PAR_USEFANOTIF = "useFANotifier"

Definition at line 37 of file RIBd.cc.

Referenced by RIBd::initPointers().

const char* PAR_USEROUTINGNOTIF = "useRoutingNotifier"

Definition at line 39 of file RIBd.cc.

Referenced by RIBd::initPointers().