|
EMANE
1.0.1
|
Callable formatter object for Velocity instances. More...
#include <velocityformatter.h>
Public Member Functions | |
| VelocityFormatter (const Velocity &velocity) | |
| Strings | operator() () const |
Callable formatter object for Velocity instances.
Definition at line 46 of file velocityformatter.h.
| EMANE::VelocityFormatter::VelocityFormatter | ( | const Velocity & | velocity | ) |
Creates a VelocityFormatter instance
| velocity | Velocity reference |
Definition at line 35 of file velocityformatter.cc.
| EMANE::Strings EMANE::VelocityFormatter::operator() | ( | ) | const |
Gets the formatted output
Definition at line 39 of file velocityformatter.cc.