Public Member Functions | Private Types | Private Attributes
RTT::marsh::XMLRPCDemarshaller Class Reference

#include <XMLRPCDemarshaller.hpp>

Inheritance diagram for RTT::marsh::XMLRPCDemarshaller:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool deserialize (PropertyBag &v)
 XMLRPCDemarshaller (const std::string filename)
 ~XMLRPCDemarshaller ()

Private Types

typedef unsigned short XMLCh

Private Attributes

InputSource * fis
XMLChname

Detailed Description

A DemarshallInterface for the XMLRPC Protocol. Similar to the CPFDemarshaller, but less well tested.

Definition at line 227 of file XMLRPCDemarshaller.hpp.


Member Typedef Documentation

typedef unsigned short RTT::marsh::XMLRPCDemarshaller::XMLCh [private]

Definition at line 230 of file XMLRPCDemarshaller.hpp.


Constructor & Destructor Documentation

RTT::marsh::XMLRPCDemarshaller::XMLRPCDemarshaller ( const std::string  filename) [inline]

Read Properties from a local file.

Definition at line 240 of file XMLRPCDemarshaller.hpp.

Definition at line 248 of file XMLRPCDemarshaller.hpp.


Member Function Documentation

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

Deserialize data to a property bag.

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

Implements RTT::marsh::DemarshallInterface.

Definition at line 254 of file XMLRPCDemarshaller.hpp.


Member Data Documentation

InputSource* RTT::marsh::XMLRPCDemarshaller::fis [private]

Definition at line 233 of file XMLRPCDemarshaller.hpp.

Definition at line 232 of file XMLRPCDemarshaller.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Sep 9 2016 04:02:20