RTT::Demarshaller Class Reference
[Property Interface]

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

#include <rtt/Marshaller.hpp>

Inheritance diagram for RTT::Demarshaller:

RTT::Orocos1Demarshaller RTT::PropertyDemarshaller RTT::SimpleDemarshaller RTT::TinyDemarshaller RTT::XMLDemarshaller< input_stream > RTT::XMLRPCDemarshaller

List of all members.

Public Member Functions

virtual bool deserialize (PropertyBag &v)=0
 Deserialize data to a property bag.


Detailed Description

An interface for extracting properties from a format.

See also:
Marshaller

Property

PropertyBag

Definition at line 94 of file Marshaller.hpp.


Member Function Documentation

virtual bool RTT::Demarshaller::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::Orocos1Demarshaller, RTT::PropertyDemarshaller, RTT::SimpleDemarshaller, RTT::TinyDemarshaller, RTT::XMLDemarshaller< input_stream >, and RTT::XMLRPCDemarshaller.


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

Generated on Tue Aug 25 14:17:24 2009 for Orocos Real-Time Toolkit by  doxygen 1.5.8