User Manual, Developers Guide and API Documentation

wns::probe::bus::detail::MatlabReadableSparse Class Reference

Formatter Implementation that produces Matlab-parseable output.

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

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

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 MatlabReadableSparse (const StatEvalTable &table)
virtual ~MatlabReadableSparse ()

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 202 of file OutputFormatter.hpp.


Constructor & Destructor Documentation

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

Definition at line 212 of file OutputFormatter.hpp.

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

Definition at line 217 of file OutputFormatter.hpp.


Member Function Documentation

void MatlabReadableSparse::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

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

Definition at line 264 of file OutputFormatter.cpp.


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