Demarshaller Class Reference
[Property Interface]

#include <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

Definition at line 94 of file Marshaller.hpp.


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.

Referenced by PropertyDemarshaller::deserialize().


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

Generated on Mon Jan 19 16:53:58 2009 for OrocosReal-TimeToolkit by  doxygen 1.5.6