| 
    EMANE
    1.0.1
    
   | 
 
Callable formatter object for LocationEvent instances. More...
#include <locationeventformatter.h>
Public Member Functions | |
| LocationEventFormatter (const LocationEvent &event) | |
| Strings | operator() () const | 
Callable formatter object for LocationEvent instances.
Definition at line 49 of file locationeventformatter.h.
| EMANE::Events::LocationEventFormatter::LocationEventFormatter | ( | const LocationEvent & | event | ) | 
Creates a LocationEventFormatter instance
| event | Event reference | 
Definition at line 39 of file locationeventformatter.cc.
| EMANE::Strings EMANE::Events::LocationEventFormatter::operator() | ( | ) | const | 
Gets the formatted output
Definition at line 43 of file locationeventformatter.cc.