RINASim  October 2016
Documentation of framework for OMNeT++
eDLMonitor Namespace Reference

Classes

struct  dlCUInfo
 
class  eDLMonitor
 

Typedefs

typedef list< RMTQueue * > QueuesList
 
typedef map< RMTPort *, RMTQueue * > port2Queue
 
typedef map< RMTPort *, QueuesListport2Queues
 
typedef map< RMTPort *, unsigned int > port2Count
 
typedef map< int, double > i2d
 
typedef std::map< std::string, dlCUInfocuRepo
 
typedef cuRepo::iterator cuRepoiterator
 
typedef std::map< RMTQueue *, std::string > queue2CU
 
typedef std::map< int, QueuesListPriorityQueuesList
 
typedef PriorityQueuesList::iterator PQListIterator
 
typedef PriorityQueuesList::reverse_iterator PQListRIterator
 
typedef std::map< RMTPort *, PriorityQueuesListPort2PQ
 

Functions

 Define_Module (eDLMonitor)
 

Typedef Documentation

typedef std::map<std::string, dlCUInfo> eDLMonitor::cuRepo

Definition at line 57 of file eDLMonitor.h.

typedef cuRepo::iterator eDLMonitor::cuRepoiterator

Definition at line 58 of file eDLMonitor.h.

typedef map<int, double> eDLMonitor::i2d

Definition at line 43 of file eDLMonitor.h.

typedef map<RMTPort*, unsigned int > eDLMonitor::port2Count

Definition at line 41 of file eDLMonitor.h.

Definition at line 67 of file eDLMonitor.h.

Definition at line 39 of file eDLMonitor.h.

Definition at line 40 of file eDLMonitor.h.

typedef PriorityQueuesList::iterator eDLMonitor::PQListIterator

Definition at line 64 of file eDLMonitor.h.

typedef PriorityQueuesList::reverse_iterator eDLMonitor::PQListRIterator

Definition at line 65 of file eDLMonitor.h.

Definition at line 63 of file eDLMonitor.h.

typedef std::map<RMTQueue*, std::string> eDLMonitor::queue2CU

Definition at line 60 of file eDLMonitor.h.

Definition at line 38 of file eDLMonitor.h.

Function Documentation

eDLMonitor::Define_Module ( eDLMonitor  )