RINASim
October 2016
Documentation of framework for OMNeT++
|
#include "RMTPort.h"
Go to the source code of this file.
Functions | |
Define_Module (RMTPort) | |
Variables | |
const char * | SIG_STAT_RMTPORT_UP = "RMTPort_PassUp" |
const char * | SIG_STAT_RMTPORT_DOWN = "RMTPort_PassDown" |
Define_Module | ( | RMTPort | ) |
const char* SIG_STAT_RMTPORT_DOWN = "RMTPort_PassDown" |
Definition at line 26 of file RMTPort.cc.
Referenced by RMTPort::initialize().
const char* SIG_STAT_RMTPORT_UP = "RMTPort_PassUp" |
Definition at line 25 of file RMTPort.cc.
Referenced by RMTPort::initialize().