RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <omnetpp.h>
#include "IRMListeners.h"
#include "ConnectionTable.h"
#include "RINASignals.h"
#include "DA.h"
#include "FABase.h"
#include "ExternConsts.h"
#include "SDUData_m.h"
Go to the source code of this file.
Classes | |
class | IRM |
Variables | |
const int | VAL_UNDEF_HANDLE |
const char * | SIG_STAT_IRM_UP |
const char * | SIG_STAT_IRM_DOWN |
const char* SIG_STAT_IRM_DOWN |
Definition at line 28 of file IRM.cc.
Referenced by IRM::initSignalsAndListeners().
const char* SIG_STAT_IRM_UP |
Definition at line 27 of file IRM.cc.
Referenced by IRM::initSignalsAndListeners().
const int VAL_UNDEF_HANDLE |
Definition at line 26 of file IRM.cc.
Referenced by AE::deleteBindings(), IRM::getApGateHandle(), IRM::getIrmGateHandle(), and AE::sendData().