|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <LatencySingleMEntries.h>
Public Member Functions | |
| portMetric (RMTPort *p, mType m) | |
| bool | operator< (const portMetric &other) const |
Public Attributes | |
| RMTPort * | port |
| mType | metric |
Definition at line 32 of file LatencySingleMEntries.h.
Definition at line 29 of file LatencySingleMEntries.cc.
| bool LatencySingleMEntries::portMetric::operator< | ( | const portMetric & | other | ) | const |
Definition at line 32 of file LatencySingleMEntries.cc.
| mType LatencySingleMEntries::portMetric::metric |
Definition at line 34 of file LatencySingleMEntries.h.
| RMTPort* LatencySingleMEntries::portMetric::port |
Definition at line 33 of file LatencySingleMEntries.h.
Referenced by operator<().