Public Member Functions | Private Member Functions | Private Attributes | List of all members
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]

Public Member Functions

virtual bool deserialize (PropertyBag &v)
 
 PropertyDemarshaller (const std::string &filename)
 
 ~PropertyDemarshaller ()
 
- Public Member Functions inherited from RTT::marsh::DemarshallInterface
virtual ~DemarshallInterface ()
 

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::marsh::PropertyDemarshaller::PropertyDemarshaller ( const PropertyDemarshaller )
private
RTT::PropertyDemarshaller::PropertyDemarshaller ( const std::string &  filename)

Definition at line 54 of file PropertyDemarshaller.cpp.

RTT::PropertyDemarshaller::~PropertyDemarshaller ( )

Definition at line 69 of file PropertyDemarshaller.cpp.

Member Function Documentation

bool RTT::PropertyDemarshaller::deserialize ( PropertyBag v)
virtual

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

DemarshallInterface* RTT::marsh::PropertyDemarshaller::d
private

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 Tue Jun 25 2019 19:33:45