|
RINASim
October 2016
Documentation of framework for OMNeT++
|
Relaying and Multiplexing Task . More...
#include <omnetpp.h>#include <fstream>#include <bitset>#include "RINASignals.h"#include "ExternConsts.h"#include "Address.h"#include "PDU.h"#include "Utils.h"#include "IntPDUForwarding.h"#include "QueueAllocBase.h"#include "AddressComparatorBase.h"#include "RMTBase.h"#include "RMTListeners.h"#include "RMTModuleAllocator.h"#include "RMTSchedulingBase.h"#include "RMTQMonitorBase.h"#include "RMTMaxQBase.h"Go to the source code of this file.
Classes | |
| class | RMT |
Typedefs | |
| typedef std::map< int, cGate * > | EfcpiMapping |
Variables | |
| std::ofstream | rmtTraceFile |
Relaying and Multiplexing Task .
Definition in file RMT.h.
| typedef std::map<int, cGate*> EfcpiMapping |
| std::ofstream rmtTraceFile |
Definition at line 35 of file RMT.cc.
Referenced by RMT::finish(), RMT::initialize(), and RMT::tracePDUEvent().