PropertyDemarshaller Class Reference

#include <rtt/marsh/PropertyDemarshaller.hpp>

Inheritance diagram for PropertyDemarshaller:

Demarshaller

List of all members.


Detailed Description

The default Orocos demarshaller for extracting properties and property bags from a property file.

See also:
PropertyMarshaller to create property files.

Definition at line 53 of file PropertyDemarshaller.hpp.


Public Member Functions

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

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 74 of file PropertyDemarshaller.cpp.

References Demarshaller::deserialize().


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

Generated on Mon Jan 19 16:53:58 2009 for OrocosReal-TimeToolkit by  doxygen 1.5.6