TinyDemarshaller Class Reference

#include <rtt/marsh/TinyDemarshaller.hpp>

Inheritance diagram for TinyDemarshaller:

Demarshaller

List of all members.


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 52 of file TinyDemarshaller.hpp.


Public Member Functions

 TinyDemarshaller (const std::string &filename)
 ~TinyDemarshaller ()
virtual bool deserialize (PropertyBag &v)
 Deserialize data to a property bag.

Classes

struct  D

Member Function Documentation

bool 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 Demarshaller.

Definition at line 338 of file TinyDemarshaller.cpp.

References RTT::deleteProperties(), TinyDemarshaller::D::doc, RTT::Error, TiXmlHandle::FirstChildElement(), TinyDemarshaller::D::loadOkay, TiXmlHandle::Node(), and Tiny2CPFHandler::populateBag().


The documentation for this class was generated from the following files:
Generated on Tue Mar 25 17:41:56 2008 for OrocosReal-TimeToolkit by  doxygen 1.5.3