Classes | Public Member Functions | Private Attributes | List of all members
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]

Classes

class  D
 

Public Member Functions

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

Private Attributes

Dd
 

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 TinyDemarshaller.hpp.

Constructor & Destructor Documentation

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

Definition at line 398 of file TinyDemarshaller.cpp.

RTT::marsh::TinyDemarshaller::~TinyDemarshaller ( )

Definition at line 411 of file TinyDemarshaller.cpp.

Member Function Documentation

bool RTT::marsh::TinyDemarshaller::deserialize ( PropertyBag v)
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 416 of file TinyDemarshaller.cpp.

Member Data Documentation

D* RTT::marsh::TinyDemarshaller::d
private

Definition at line 56 of file TinyDemarshaller.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Fri Oct 25 2019 03:59:47