EMANE  1.2.1
EMANE::Controls::R2RISelfMetricControlMessageFormatter Class Reference

Callable formatter object for R2RISelfMetricControlMessage instances. More...

#include <r2riselfmetriccontrolmessageformatter.h>

Public Member Functions

 R2RISelfMetricControlMessageFormatter (const R2RISelfMetricControlMessage *pMsg)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for R2RISelfMetricControlMessage instances.

Definition at line 48 of file r2riselfmetriccontrolmessageformatter.h.

Constructor & Destructor Documentation

◆ R2RISelfMetricControlMessageFormatter()

EMANE::Controls::R2RISelfMetricControlMessageFormatter::R2RISelfMetricControlMessageFormatter ( const R2RISelfMetricControlMessage pMsg)

Creates a R2RISelfMetricControlMessageFormatter instance

Parameters
pMsgBorrowed message reference

Definition at line 36 of file r2riselfmetriccontrolmessageformatter.cc.

Member Function Documentation

◆ operator()()

EMANE::Strings EMANE::Controls::R2RISelfMetricControlMessageFormatter::operator() ( ) const

Gets the formatted output

Returns
list of output strings

Definition at line 39 of file r2riselfmetriccontrolmessageformatter.cc.


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