EMANE  1.2.1
EMANE::Events::CommEffectEventFormatter Class Reference

Callable formatter object for CommEffectEvent instances. More...

#include <commeffecteventformatter.h>

Public Member Functions

 CommEffectEventFormatter (const CommEffectEvent &event)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for CommEffectEvent instances.

Definition at line 49 of file commeffecteventformatter.h.

Constructor & Destructor Documentation

◆ CommEffectEventFormatter()

EMANE::Events::CommEffectEventFormatter::CommEffectEventFormatter ( const CommEffectEvent event)

Creates a CommEffectEventFormatter instance

Parameters
eventEvent reference

Definition at line 36 of file commeffecteventformatter.cc.

Member Function Documentation

◆ operator()()

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

Gets the formatted output

Returns
list of output strings

Definition at line 40 of file commeffecteventformatter.cc.


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