$search

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.

RTT::marsh::XMLRPCDemarshaller::~XMLRPCDemarshaller (  )  [inline]

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:
v The 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Mar 1 16:27:51 2013