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