EMANE  1.2.1
EMANE::Controls::ReceivePropertiesControlMessageFormatter Class Reference

Callable formatter object for ReceivePropertiesControlMessage instances. More...

#include <receivepropertiescontrolmessageformatter.h>

Public Member Functions

 ReceivePropertiesControlMessageFormatter (const ReceivePropertiesControlMessage *pMsg)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for ReceivePropertiesControlMessage instances.

Definition at line 48 of file receivepropertiescontrolmessageformatter.h.

Constructor & Destructor Documentation

◆ ReceivePropertiesControlMessageFormatter()

EMANE::Controls::ReceivePropertiesControlMessageFormatter::ReceivePropertiesControlMessageFormatter ( const ReceivePropertiesControlMessage pMsg)

Creates a ReceivePropertiesControlMessageFormatter instance

Parameters
pMsgBorrowed message reference

Definition at line 36 of file receivepropertiescontrolmessageformatter.cc.

Member Function Documentation

◆ operator()()

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

Gets the formatted output

Returns
list of output strings

Definition at line 39 of file receivepropertiescontrolmessageformatter.cc.


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