EMANE
1.2.1
|
Callable formatter object for ReceivePropertiesControlMessage instances. More...
#include <receivepropertiescontrolmessageformatter.h>
Public Member Functions | |
ReceivePropertiesControlMessageFormatter (const ReceivePropertiesControlMessage *pMsg) | |
Strings | operator() () const |
Callable formatter object for ReceivePropertiesControlMessage instances.
Definition at line 48 of file receivepropertiescontrolmessageformatter.h.
EMANE::Controls::ReceivePropertiesControlMessageFormatter::ReceivePropertiesControlMessageFormatter | ( | const ReceivePropertiesControlMessage * | pMsg | ) |
Creates a ReceivePropertiesControlMessageFormatter instance
pMsg | Borrowed message reference |
Definition at line 36 of file receivepropertiescontrolmessageformatter.cc.
EMANE::Strings EMANE::Controls::ReceivePropertiesControlMessageFormatter::operator() | ( | ) | const |
Gets the formatted output
Definition at line 39 of file receivepropertiescontrolmessageformatter.cc.