RTT::XMLRPCDemarshaller Class Reference

A Demarshaller for the XMLRPC Protocol. More...

#include <rtt/marsh/XMLRPCDemarshaller.hpp>

Inheritance diagram for RTT::XMLRPCDemarshaller:
RTT::Demarshaller

List of all members.

Public Member Functions

 XMLRPCDemarshaller (const std::string filename)
 Read Properties from a local file.
virtual bool deserialize (PropertyBag &v)
 Deserialize data to a property bag.

Detailed Description

A Demarshaller for the XMLRPC Protocol.

Similar to the CPFDemarshaller, but less well tested.

Definition at line 226 of file XMLRPCDemarshaller.hpp.


Member Function Documentation

virtual bool RTT::XMLRPCDemarshaller::deserialize ( PropertyBag v  )  [inline, virtual]

Deserialize data to a property bag.

Parameters:
v The property bag which will contain the results of the deserialization.
See also:
PropertyBag

Implements RTT::Demarshaller.

Definition at line 253 of file XMLRPCDemarshaller.hpp.


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