RINASim  October 2016
Documentation of framework for OMNeT++
PortsLoadMonitor.h File Reference

Go to the source code of this file.

Classes

class  PortsLoadMonitor
 

Typedefs

typedef std::map< RMTPort *, int64_t > PortsMap
 
typedef std::pair< RMTPort *, int64_t > PMElem
 
typedef PortsMap::iterator PMIter
 

Typedef Documentation

typedef std::pair<RMTPort *, int64_t> PMElem

Definition at line 30 of file PortsLoadMonitor.h.

typedef PortsMap::iterator PMIter

Definition at line 32 of file PortsLoadMonitor.h.

typedef std::map<RMTPort *, int64_t> PortsMap

Definition at line 28 of file PortsLoadMonitor.h.