RTT::marsh::DemarshallInterface Class Reference

An interface for extracting properties from a format. More...

#include <MarshallInterface.hpp>

Inheritance diagram for RTT::marsh::DemarshallInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool deserialize (PropertyBag &v)=0
virtual bool deserialize (PropertyBag &v)=0
virtual ~DemarshallInterface ()
virtual ~DemarshallInterface ()

Detailed Description

An interface for extracting properties from a format.

See also:
MarshallInterface
Property
PropertyBag

Definition at line 91 of file install/include/rtt/marsh/MarshallInterface.hpp.


Constructor & Destructor Documentation

virtual RTT::marsh::DemarshallInterface::~DemarshallInterface (  )  [inline, virtual]
virtual RTT::marsh::DemarshallInterface::~DemarshallInterface (  )  [inline, virtual]

Definition at line 94 of file rtt/marsh/MarshallInterface.hpp.


Member Function Documentation

virtual bool RTT::marsh::DemarshallInterface::deserialize ( PropertyBag v  )  [pure virtual]

Deserialize data to a property bag.

Parameters:
v The property bag which will contain the results of the deserialization.
See also:
PropertyBag

Implemented in RTT::marsh::PropertyDemarshaller, RTT::marsh::TinyDemarshaller, RTT::marsh::XMLRPCDemarshaller, RTT::marsh::PropertyDemarshaller, RTT::marsh::TinyDemarshaller, and RTT::marsh::XMLRPCDemarshaller.

virtual bool RTT::marsh::DemarshallInterface::deserialize ( PropertyBag v  )  [pure virtual]

Deserialize data to a property bag.

Parameters:
v The property bag which will contain the results of the deserialization.
See also:
PropertyBag

Implemented in RTT::marsh::PropertyDemarshaller, RTT::marsh::TinyDemarshaller, RTT::marsh::XMLRPCDemarshaller, RTT::marsh::PropertyDemarshaller, RTT::marsh::TinyDemarshaller, and RTT::marsh::XMLRPCDemarshaller.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:07 2013