A Dummy Empty Header MarshallInterface. More...
#include <EmptyHeaderMarshaller.hpp>
Public Types | |
typedef o_stream | output_stream |
typedef o_stream | OutputStream |
Public Member Functions | |
EmptyHeaderMarshaller (output_stream &os) | |
virtual void | flush () |
virtual void | serialize (base::PropertyBase *v) |
virtual void | serialize (const PropertyBag &v) |
virtual | ~EmptyHeaderMarshaller () |
Public Member Functions inherited from RTT::marsh::MarshallInterface | |
virtual | ~MarshallInterface () |
Public Member Functions inherited from RTT::marsh::StreamProcessor< o_stream > | |
o_stream & | getStream () |
void | setStream (o_stream &_s) |
StreamProcessor (o_stream &_s) | |
StreamProcessor (o_stream *_s) | |
Additional Inherited Members | |
Protected Attributes inherited from RTT::marsh::StreamProcessor< o_stream > | |
o_stream * | s |
A Dummy Empty Header MarshallInterface.
Definition at line 52 of file EmptyHeaderMarshaller.hpp.
typedef o_stream RTT::EmptyHeaderMarshaller< o_stream >::output_stream |
Definition at line 57 of file EmptyHeaderMarshaller.hpp.
typedef o_stream RTT::EmptyHeaderMarshaller< o_stream >::OutputStream |
Definition at line 58 of file EmptyHeaderMarshaller.hpp.
|
inline |
Definition at line 60 of file EmptyHeaderMarshaller.hpp.
|
inlinevirtual |
Definition at line 65 of file EmptyHeaderMarshaller.hpp.
|
inlinevirtual |
Implements RTT::marsh::MarshallInterface.
Definition at line 67 of file EmptyHeaderMarshaller.hpp.
|
inlinevirtual |
Implements RTT::marsh::MarshallInterface.
Definition at line 69 of file EmptyHeaderMarshaller.hpp.
|
inlinevirtual |
Implements RTT::marsh::MarshallInterface.
Definition at line 73 of file EmptyHeaderMarshaller.hpp.