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

#include <LatencySingle1Entry.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 LatencySingle1Entry.h.

Constructor & Destructor Documentation

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

Definition at line 29 of file LatencySingle1Entry.cc.

Member Function Documentation

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

Definition at line 32 of file LatencySingle1Entry.cc.

Member Data Documentation

mType LatencySingle1Entry::portMetric::metric

Definition at line 34 of file LatencySingle1Entry.h.

RMTPort* LatencySingle1Entry::portMetric::port

Definition at line 33 of file LatencySingle1Entry.h.

Referenced by operator<().


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