RINASim  October 2016
Documentation of framework for OMNeT++
IRM.cc File Reference
#include "IRM.h"

Go to the source code of this file.

Functions

 Define_Module (IRM)
 

Variables

const int VAL_UNDEF_HANDLE = -1
 
const char * SIG_STAT_IRM_UP = "IRM_PassUp"
 
const char * SIG_STAT_IRM_DOWN = "IRM_PassDown"
 

Function Documentation

Define_Module ( IRM  )

Variable Documentation

const char* SIG_STAT_IRM_DOWN = "IRM_PassDown"

Definition at line 28 of file IRM.cc.

Referenced by IRM::initSignalsAndListeners().

const char* SIG_STAT_IRM_UP = "IRM_PassUp"

Definition at line 27 of file IRM.cc.

Referenced by IRM::initSignalsAndListeners().

const int VAL_UNDEF_HANDLE = -1