EMANE  1.2.1
EMANE::Events::PathlossEventFormatter Class Reference

Callable formatter object for PathlossEvent instances. More...

#include <pathlosseventformatter.h>

Public Member Functions

 PathlossEventFormatter (const PathlossEvent &event)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for PathlossEvent instances.

Definition at line 49 of file pathlosseventformatter.h.

Constructor & Destructor Documentation

◆ PathlossEventFormatter()

EMANE::Events::PathlossEventFormatter::PathlossEventFormatter ( const PathlossEvent event)

Creates a PathlossEventFormatter instance

Parameters
eventEvent reference

Definition at line 36 of file pathlosseventformatter.cc.

Member Function Documentation

◆ operator()()

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

Gets the formatted output

Returns
list of output strings

Definition at line 40 of file pathlosseventformatter.cc.


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