RINASim
October 2016
Documentation of framework for OMNeT++
|
Go to the source code of this file.
Macros | |
#define | PORTSLOAD_GENERATOR_TIMEOUT "PDUFG_RateGenerator" |
#define | PORTSLOAD_GENERATOR_UPDATE 0 |
#define | PORTSLOAD_GENERATOR_LOCAL 1 |
Functions | |
Define_Module (PortsLoadGenerator) | |
#define PORTSLOAD_GENERATOR_LOCAL 1 |
Definition at line 22 of file PortsLoadGenerator.cc.
Referenced by PortsLoadGenerator::handleMessage(), and PortsLoadGenerator::onPolicyInit().
#define PORTSLOAD_GENERATOR_TIMEOUT "PDUFG_RateGenerator" |
Definition at line 20 of file PortsLoadGenerator.cc.
Referenced by PortsLoadGenerator::handleMessage(), and PortsLoadGenerator::onPolicyInit().
#define PORTSLOAD_GENERATOR_UPDATE 0 |
Definition at line 21 of file PortsLoadGenerator.cc.
Referenced by PortsLoadGenerator::handleMessage(), and PortsLoadGenerator::onPolicyInit().
Define_Module | ( | PortsLoadGenerator | ) |