EMANE  1.2.1
EMANE::Events::FadingSelectionEventFormatter Class Reference

Callable formatter object for FadingSelectionEvent instances. More...

#include <fadingselectioneventformatter.h>

Public Member Functions

 FadingSelectionEventFormatter (const FadingSelectionEvent &event)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for FadingSelectionEvent instances.

Definition at line 49 of file fadingselectioneventformatter.h.

Constructor & Destructor Documentation

◆ FadingSelectionEventFormatter()

EMANE::Events::FadingSelectionEventFormatter::FadingSelectionEventFormatter ( const FadingSelectionEvent event)

Creates an FadingSelectionEventFormatter instance

Parameters
eventEvent reference

Definition at line 36 of file fadingselectioneventformatter.cc.

Member Function Documentation

◆ operator()()

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

Gets the formatted output

Returns
list of output strings

Definition at line 40 of file fadingselectioneventformatter.cc.


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