EMANE  1.0.1
EMANE::OrientationFormatter Class Reference

Callable formatter object for Orientation instances. More...

#include <orientationformatter.h>

Public Member Functions

 OrientationFormatter (const Orientation &orientation)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for Orientation instances.

Definition at line 46 of file orientationformatter.h.

Constructor & Destructor Documentation

◆ OrientationFormatter()

EMANE::OrientationFormatter::OrientationFormatter ( const Orientation orientation)

Creates a OrientationFormatter instance

Parameters
orientationOrientation reference

Definition at line 35 of file orientationformatter.cc.

Member Function Documentation

◆ operator()()

EMANE::Strings EMANE::OrientationFormatter::operator() ( ) const

Gets the formatted output

Returns
list of output strings

Definition at line 39 of file orientationformatter.cc.


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