Public Member Functions | List of all members
RTT::EmptyMarshaller Class Reference

A Dummy Empty MarshallInterface. More...

#include <EmptyMarshaller.hpp>

Inheritance diagram for RTT::EmptyMarshaller:
Inheritance graph
[legend]

Public Member Functions

 EmptyMarshaller ()
 
virtual void flush ()
 
virtual void serialize (base::PropertyBase *v)
 
virtual void serialize (const PropertyBag &v)
 
virtual ~EmptyMarshaller ()
 
- Public Member Functions inherited from RTT::marsh::MarshallInterface
virtual ~MarshallInterface ()
 

Detailed Description

A Dummy Empty MarshallInterface.

Definition at line 49 of file EmptyMarshaller.hpp.

Constructor & Destructor Documentation

RTT::EmptyMarshaller::EmptyMarshaller ( )
inline

Definition at line 53 of file EmptyMarshaller.hpp.

virtual RTT::EmptyMarshaller::~EmptyMarshaller ( )
inlinevirtual

Definition at line 57 of file EmptyMarshaller.hpp.

Member Function Documentation

virtual void RTT::EmptyMarshaller::flush ( )
inlinevirtual

Implements RTT::marsh::MarshallInterface.

Definition at line 59 of file EmptyMarshaller.hpp.

virtual void RTT::EmptyMarshaller::serialize ( base::PropertyBase v)
inlinevirtual

Implements RTT::marsh::MarshallInterface.

Definition at line 61 of file EmptyMarshaller.hpp.

virtual void RTT::EmptyMarshaller::serialize ( const PropertyBag v)
inlinevirtual

Implements RTT::marsh::MarshallInterface.

Definition at line 64 of file EmptyMarshaller.hpp.


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


ocl
Author(s): OCL Development Team
autogenerated on Mon Mar 23 2020 04:47:20