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)
virtual bool deserialize (PropertyBag &v)
 XMLRPCDemarshaller (const std::string filename)
 XMLRPCDemarshaller (const std::string filename)
 ~XMLRPCDemarshaller ()
 ~XMLRPCDemarshaller ()

Private Types

typedef unsigned short XMLCh
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 install/include/rtt/marsh/XMLRPCDemarshaller.hpp.


Member Typedef Documentation

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

Definition at line 230 of file rtt/marsh/XMLRPCDemarshaller.hpp.

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

Constructor & Destructor Documentation

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

Read Properties from a local file.

Definition at line 240 of file install/include/rtt/marsh/XMLRPCDemarshaller.hpp.

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

Read Properties from a local file.

Definition at line 240 of file rtt/marsh/XMLRPCDemarshaller.hpp.

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

Definition at line 248 of file rtt/marsh/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 rtt/marsh/XMLRPCDemarshaller.hpp.

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 install/include/rtt/marsh/XMLRPCDemarshaller.hpp.


Member Data Documentation

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

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:08 2013