RINASim
October 2016
Documentation of framework for OMNeT++
|
#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" |
Define_Module | ( | IRM | ) |
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 |
Definition at line 26 of file IRM.cc.
Referenced by AE::deleteBindings(), IRM::getApGateHandle(), IRM::getIrmGateHandle(), and AE::sendData().