#include </home/sspr/src/www/orocos-1.0/export/build/orocos-rtt-1.2.2/build/rtt/Marshaller.hpp>
Inheritance diagram for Demarshaller:

Public Member Functions | |
| virtual bool | deserialize (PropertyBag &v)=0 |
| Deserialize data to a property bag. | |
| virtual bool deserialize | ( | PropertyBag & | v | ) | [pure virtual] |
Deserialize data to a property bag.
| v | The property bag which will contain the results of the deserialization. |
Implemented in Orocos1Demarshaller, PropertyDemarshaller, SimpleDemarshaller, TinyDemarshaller, XMLDemarshaller, and XMLRPCDemarshaller.
1.5.1