NiceHeaderMarshaller< o_stream > Class Template Reference

A Marshaller for generating headers usable for interpretation by plot programs. More...

#include <NiceHeaderMarshaller.hpp>

List of all members.

Public Types

typedef o_stream output_stream
typedef o_stream OutputStream

Public Member Functions

 NiceHeaderMarshaller (output_stream &os)
virtual void serialize (PropertyBase *v)
virtual void serialize (const PropertyBag &v)
void store (const std::string &name)
virtual void serialize (const Property< PropertyBag > &v)
virtual void flush ()

Detailed Description

template<typename o_stream>
class RTT::NiceHeaderMarshaller< o_stream >

A Marshaller for generating headers usable for interpretation by plot programs.

A header looks like:

     * # Col_1_name Col_2_name Col_3_name ....
     * 

Definition at line 54 of file NiceHeaderMarshaller.hpp.


Member Function Documentation

void store ( const std::string &  name  )  [inline]
Returns:
the number of characters on this line.

Definition at line 102 of file NiceHeaderMarshaller.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Dec 23 15:05:29 2010 for OrocosComponentLibrary by  doxygen 1.6.3