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