RINASim  October 2016
Documentation of framework for OMNeT++
LatencySingleMEntries::portMetric Struct Reference

#include <LatencySingleMEntries.h>

Public Member Functions

 portMetric (RMTPort *p, mType m)
 
bool operator< (const portMetric &other) const
 

Public Attributes

RMTPortport
 
mType metric
 

Detailed Description

Definition at line 32 of file LatencySingleMEntries.h.

Constructor & Destructor Documentation

LatencySingleMEntries::portMetric::portMetric ( RMTPort p,
mType  m 
)

Definition at line 29 of file LatencySingleMEntries.cc.

Member Function Documentation

bool LatencySingleMEntries::portMetric::operator< ( const portMetric other) const

Definition at line 32 of file LatencySingleMEntries.cc.

Member Data Documentation

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<().


The documentation for this struct was generated from the following files: