Public Member Functions | Private Member Functions | Private Attributes
RTT::marsh::PropertyDemarshaller Class Reference

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

#include <PropertyDemarshaller.hpp>

Inheritance diagram for RTT::marsh::PropertyDemarshaller:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool deserialize (PropertyBag &v)
 PropertyDemarshaller (const std::string &filename)
 ~PropertyDemarshaller ()

Private Member Functions

 PropertyDemarshaller (const PropertyDemarshaller &)

Private Attributes

DemarshallInterfaced

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


Constructor & Destructor Documentation

RTT::PropertyDemarshaller::PropertyDemarshaller ( const std::string &  filename)

Definition at line 54 of file PropertyDemarshaller.cpp.

Definition at line 69 of file PropertyDemarshaller.cpp.


Member Function Documentation

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


Member Data Documentation

Definition at line 57 of file PropertyDemarshaller.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:39