EMANE  1.2.1
EMANE::Models::TDMA::TxSlotInfosFormatter Class Reference

Callable formatter object for TxSlotInfos instances. More...

#include <txslotinfosformatter.h>

Public Member Functions

 TxSlotInfosFormatter (const TxSlotInfos &infos)
 
Strings operator() () const
 

Detailed Description

Callable formatter object for TxSlotInfos instances.

Definition at line 50 of file txslotinfosformatter.h.

Constructor & Destructor Documentation

◆ TxSlotInfosFormatter()

EMANE::Models::TDMA::TxSlotInfosFormatter::TxSlotInfosFormatter ( const TxSlotInfos infos)

Creates a TxSlotInfosFormatter instance

Parameters
infosTxSlotInfos reference

Definition at line 36 of file txslotinfosformatter.cc.

Member Function Documentation

◆ operator()()

EMANE::Strings EMANE::Models::TDMA::TxSlotInfosFormatter::operator() ( ) const

Gets the formatted output

Returns
list of output strings

Definition at line 40 of file txslotinfosformatter.cc.


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