|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <omnetpp.h>#include "SDUData_m.h"#include "UserDataField.h"#include "Utils.h"#include "ExternConsts.h"#include "DelimitingTimers_m.h"Go to the source code of this file.
Classes | |
| class | Delimiting |
Macros | |
| #define | DELIMITING_MODULE_NAME "delimiting" |
| #define | GATE_DELIMIT_NORTHIO "northIo" |
| #define | GATE_DELIMIT_SOUTHIO "southIo" |
Definition in file Delimiting.h.
| #define DELIMITING_MODULE_NAME "delimiting" |
Definition at line 40 of file Delimiting.h.
Referenced by EFCP::createDelimiting().
| #define GATE_DELIMIT_NORTHIO "northIo" |
Definition at line 42 of file Delimiting.h.
Referenced by EFCP::createEFCPI(), and Delimiting::initGates().
| #define GATE_DELIMIT_SOUTHIO "southIo" |
Definition at line 43 of file Delimiting.h.
Referenced by EFCP::createEFCPI(), and Delimiting::initGates().