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::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 95 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::XMLDemarshaller< input_stream >, and RTT::XMLRPCDemarshaller.


The documentation for this class was generated from the following file:
Generated on Thu Dec 23 13:22:43 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3