EMANE  1.2.1
EMANE::Controls::R2RINeighborMetricControlMessageFormatter Class Reference

Callable formatter object for R2RINeighborMetricControlMessage instances. More...

#include <r2rineighbormetriccontrolmessageformatter.h>

Public Member Functions

 R2RINeighborMetricControlMessageFormatter (const R2RINeighborMetricControlMessage *pMsg)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for R2RINeighborMetricControlMessage instances.

Definition at line 48 of file r2rineighbormetriccontrolmessageformatter.h.

Constructor & Destructor Documentation

◆ R2RINeighborMetricControlMessageFormatter()

EMANE::Controls::R2RINeighborMetricControlMessageFormatter::R2RINeighborMetricControlMessageFormatter ( const R2RINeighborMetricControlMessage pMsg)

Creates a R2RINeighborMetricControlMessageFormatter instance

Parameters
pMsgBorrowed message reference

Definition at line 36 of file r2rineighbormetriccontrolmessageformatter.cc.

Member Function Documentation

◆ operator()()

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

Gets the formatted output

Returns
list of output strings

Definition at line 39 of file r2rineighbormetriccontrolmessageformatter.cc.


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