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