RTT::marsh::TinyDemarshaller Class Reference

A TinyXML demarshaller for extracting properties and property bags from a Component Property File (CPF) following the CORBA 3 standard. More...

#include <TinyDemarshaller.hpp>

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

List of all members.

Public Member Functions

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

Private Attributes

D * d

Detailed Description

A TinyXML demarshaller for extracting properties and property bags from a Component Property File (CPF) following the CORBA 3 standard.

See also:
CPFMarshaller to create CPF files.

Definition at line 53 of file install/include/rtt/marsh/TinyDemarshaller.hpp.


Constructor & Destructor Documentation

RTT::marsh::TinyDemarshaller::TinyDemarshaller ( const std::string &  filename  ) 
RTT::marsh::TinyDemarshaller::~TinyDemarshaller (  ) 
RTT::marsh::TinyDemarshaller::TinyDemarshaller ( const std::string &  filename  ) 
RTT::marsh::TinyDemarshaller::~TinyDemarshaller (  ) 

Member Function Documentation

virtual bool RTT::marsh::TinyDemarshaller::deserialize ( PropertyBag v  )  [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.

virtual bool RTT::marsh::TinyDemarshaller::deserialize ( PropertyBag v  )  [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.


Member Data Documentation


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:07 2013