EMANE  1.2.1
EMANE::Controls::R2RIQueueMetricControlMessageFormatter Class Reference

Callable formatter object for R2RIQueueMetricControlMessage instances. More...

#include <r2riqueuemetriccontrolmessageformatter.h>

Public Member Functions

 R2RIQueueMetricControlMessageFormatter (const R2RIQueueMetricControlMessage *pMsg)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for R2RIQueueMetricControlMessage instances.

Definition at line 48 of file r2riqueuemetriccontrolmessageformatter.h.

Constructor & Destructor Documentation

◆ R2RIQueueMetricControlMessageFormatter()

EMANE::Controls::R2RIQueueMetricControlMessageFormatter::R2RIQueueMetricControlMessageFormatter ( const R2RIQueueMetricControlMessage pMsg)

Creates a R2RIQueueMetricControlMessageFormatter instance

Parameters
pMsgBorrowed message reference

Definition at line 36 of file r2riqueuemetriccontrolmessageformatter.cc.

Member Function Documentation

◆ operator()()

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

Gets the formatted output

Returns
list of output strings

Definition at line 39 of file r2riqueuemetriccontrolmessageformatter.cc.


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