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