User Manual, Developers Guide and API Documentation

wns::probe::bus::detail::LogEvalReadable Class Reference

Formatter Implementation that produces Wrowser LogEval readable output.

#include <probe/bus/detail/OutputFormatter.hpp>

Inheritance diagram for wns::probe::bus::detail::LogEvalReadable:

Inheritance graph
[legend]
Collaboration diagram for wns::probe::bus::detail::LogEvalReadable:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual std::string getFilenameSuffix () const
 returns the filename suffix, empty by default
virtual std::string getPrefix () const
 returns the comment prefix, empty by default
 LogEvalReadable (const StatEvalTable &table)
virtual ~LogEvalReadable ()

Private Member Functions

virtual void doPrint (std::ostream &strm, std::list< int > fixedIndices, int dim, std::string valueType) const
 Implement this to control the formatting.


Detailed Description

Definition at line 221 of file OutputFormatter.hpp.


Constructor & Destructor Documentation

wns::probe::bus::detail::LogEvalReadable::LogEvalReadable ( const StatEvalTable table  )  [inline]

Definition at line 231 of file OutputFormatter.hpp.

virtual wns::probe::bus::detail::LogEvalReadable::~LogEvalReadable (  )  [inline, virtual]

Definition at line 236 of file OutputFormatter.hpp.


Member Function Documentation

void LogEvalReadable::doPrint ( std::ostream &  strm,
std::list< int fixedIndices,
int  dim,
std::string  valueType 
) const [private, virtual]

This method is meant to recursively walk over the tree structure of the DynamicMatrix

Implements wns::probe::bus::detail::OutputFormatter.

Definition at line 303 of file OutputFormatter.cpp.

virtual std::string wns::probe::bus::detail::LogEvalReadable::getFilenameSuffix (  )  const [inline, virtual]

Reimplemented from wns::probe::bus::detail::OutputFormatter.

Definition at line 242 of file OutputFormatter.hpp.

virtual std::string wns::probe::bus::detail::LogEvalReadable::getPrefix (  )  const [inline, virtual]

Reimplemented from wns::probe::bus::detail::OutputFormatter.

Definition at line 239 of file OutputFormatter.hpp.


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

Generated on Sun May 27 03:33:02 2012 for openWNS by  doxygen 1.5.5