Demarshaller Class Reference
[Property Interface]

#include </home/sspr/src/www/orocos-1.0/export/build/orocos-rtt-1.2.2/build/rtt/Marshaller.hpp>

Inheritance diagram for Demarshaller:

Orocos1Demarshaller PropertyDemarshaller SimpleDemarshaller TinyDemarshaller XMLDemarshaller XMLRPCDemarshaller List of all members.

Detailed Description

An interface for extracting properties from a format.

See also:
Marshaller

Property

PropertyBag


Public Member Functions

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


Member Function Documentation

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


The documentation for this class was generated from the following file:
Generated on Fri Oct 19 16:27:24 2007 for Orocos by  doxygen 1.5.1