EMANE  1.2.1
EMANE::Controls::FrequencyOfInterestControlMessageFormatter Class Reference

Callable formatter object for FrequencyOfInterestControlMessage instances. More...

#include <frequencyofinterestcontrolmessageformatter.h>

Public Member Functions

 FrequencyOfInterestControlMessageFormatter (const FrequencyOfInterestControlMessage *pMsg)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for FrequencyOfInterestControlMessage instances.

Definition at line 48 of file frequencyofinterestcontrolmessageformatter.h.

Constructor & Destructor Documentation

◆ FrequencyOfInterestControlMessageFormatter()

EMANE::Controls::FrequencyOfInterestControlMessageFormatter::FrequencyOfInterestControlMessageFormatter ( const FrequencyOfInterestControlMessage pMsg)

Creates a FrequencyOfInterestControlMessageFormatter instance

Parameters
pMsgBorrowed message reference

Definition at line 36 of file frequencyofinterestcontrolmessageformatter.cc.

Member Function Documentation

◆ operator()()

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

Gets the formatted output

Returns
list of output strings

Definition at line 39 of file frequencyofinterestcontrolmessageformatter.cc.


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