RTT::PropertyDemarshaller Class Reference

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

#include <rtt/marsh/PropertyDemarshaller.hpp>

Inheritance diagram for RTT::PropertyDemarshaller:
RTT::Demarshaller

List of all members.

Public Member Functions

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

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.


Member Function Documentation

virtual bool RTT::PropertyDemarshaller::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::Demarshaller.


The documentation for this class was generated from the following file:
Generated on Thu Dec 23 13:22:43 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3