EMANE  1.2.1
EMANE::Events::LocationEventFormatter Class Reference

Callable formatter object for LocationEvent instances. More...

#include <locationeventformatter.h>

Public Member Functions

 LocationEventFormatter (const LocationEvent &event)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for LocationEvent instances.

Definition at line 49 of file locationeventformatter.h.

Constructor & Destructor Documentation

◆ LocationEventFormatter()

EMANE::Events::LocationEventFormatter::LocationEventFormatter ( const LocationEvent event)

Creates a LocationEventFormatter instance

Parameters
eventEvent reference

Definition at line 39 of file locationeventformatter.cc.

Member Function Documentation

◆ operator()()

EMANE::Strings EMANE::Events::LocationEventFormatter::operator() ( ) const

Gets the formatted output

Returns
list of output strings

Definition at line 43 of file locationeventformatter.cc.


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