EMANE  1.2.1
EMANE::Controls::TransmitterControlMessageFormatter Class Reference

Callable formatter object for TransmitterControlMessage instances. More...

#include <transmittercontrolmessageformatter.h>

Public Member Functions

 TransmitterControlMessageFormatter (const TransmitterControlMessage *pMsg)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for TransmitterControlMessage instances.

Definition at line 48 of file transmittercontrolmessageformatter.h.

Constructor & Destructor Documentation

◆ TransmitterControlMessageFormatter()

EMANE::Controls::TransmitterControlMessageFormatter::TransmitterControlMessageFormatter ( const TransmitterControlMessage pMsg)

Creates a TransmitterControlMessageFormatter instance

Parameters
pMsgBorrowed message reference

Definition at line 36 of file transmittercontrolmessageformatter.cc.

Member Function Documentation

◆ operator()()

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

Gets the formatted output

Returns
list of output strings

Definition at line 39 of file transmittercontrolmessageformatter.cc.


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