Public Member Functions | Private Types | Private Attributes | List of all members
RTT::marsh::XMLRPCDemarshaller Class Reference

#include <XMLRPCDemarshaller.hpp>

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

Public Member Functions

virtual bool deserialize (PropertyBag &v)
 
 XMLRPCDemarshaller (const std::string filename)
 
 ~XMLRPCDemarshaller ()
 
- Public Member Functions inherited from RTT::marsh::DemarshallInterface
virtual ~DemarshallInterface ()
 

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)
inlinevirtual

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.

XMLCh* RTT::marsh::XMLRPCDemarshaller::name
private

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 Tue Jun 25 2019 19:33:45