EMANE  1.2.1
EMANE::Controls::FrequencyControlMessageFormatter Class Reference

Callable formatter object for FrequencyControlMessage instances. More...

#include <frequencycontrolmessageformatter.h>

Public Member Functions

 FrequencyControlMessageFormatter (const FrequencyControlMessage *pMsg)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for FrequencyControlMessage instances.

Definition at line 48 of file frequencycontrolmessageformatter.h.

Constructor & Destructor Documentation

◆ FrequencyControlMessageFormatter()

EMANE::Controls::FrequencyControlMessageFormatter::FrequencyControlMessageFormatter ( const FrequencyControlMessage pMsg)

Creates a FrequencyControlMessageFormatter instance

Parameters
pMsgBorrowed message reference

Definition at line 36 of file frequencycontrolmessageformatter.cc.

Member Function Documentation

◆ operator()()

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

Gets the formatted output

Returns
list of output strings

Definition at line 39 of file frequencycontrolmessageformatter.cc.


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