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 15 of file PropertyDemarshaller.hpp.


Public Member Functions

 PropertyDemarshaller (const std::string &filename)
 ~PropertyDemarshaller ()
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 36 of file PropertyDemarshaller.cpp.

References Demarshaller::deserialize().


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