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

Classes

struct  QTKStatus
 
struct  TKInfo
 
class  TKMonitor
 

Typedefs

typedef list< RMTQueue * > QueuesList
 
typedef map< RMTPort *, RMTQueue * > port2Queue
 
typedef map< RMTPort *, QueuesListport2Queues
 
typedef map< RMTPort *, unsigned int > port2Count
 
typedef set< RMTQueue * > QueuesSet
 
typedef map< RMTPort *, QueuesSetport2QueuesS
 
typedef map< string, TKInfotkRepo
 
typedef tkRepo::iterator tkRepoiterator
 
typedef map< int, QueuesListPriorityQueuesList
 
typedef PriorityQueuesList::iterator PQListIterator
 
typedef PriorityQueuesList::reverse_iterator PQListRIterator
 
typedef map< RMTQueue *, QTKStatusQueueStatus
 

Functions

 Define_Module (TKMonitor)
 

Typedef Documentation

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

Definition at line 41 of file TKMonitor.h.

Definition at line 39 of file TKMonitor.h.

Definition at line 40 of file TKMonitor.h.

Definition at line 46 of file TKMonitor.h.

typedef PriorityQueuesList::iterator TKMonitor::PQListIterator

Definition at line 65 of file TKMonitor.h.

typedef PriorityQueuesList::reverse_iterator TKMonitor::PQListRIterator

Definition at line 66 of file TKMonitor.h.

Definition at line 64 of file TKMonitor.h.

Definition at line 38 of file TKMonitor.h.

Definition at line 45 of file TKMonitor.h.

Definition at line 76 of file TKMonitor.h.

typedef map<string, TKInfo> TKMonitor::tkRepo

Definition at line 59 of file TKMonitor.h.

typedef tkRepo::iterator TKMonitor::tkRepoiterator

Definition at line 60 of file TKMonitor.h.

Function Documentation

TKMonitor::Define_Module ( TKMonitor  )