RINASim
October 2016
Documentation of framework for OMNeT++
|
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" |
Define_Module | ( | RIBd | ) |
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().