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)
virtual bool deserialize (PropertyBag &v)
 PropertyDemarshaller (const std::string &filename)
 PropertyDemarshaller (const std::string &filename)
 ~PropertyDemarshaller ()
 ~PropertyDemarshaller ()

Private Member Functions

 PropertyDemarshaller (const PropertyDemarshaller &)
 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 install/include/rtt/marsh/PropertyDemarshaller.hpp.


Constructor & Destructor Documentation

RTT::marsh::PropertyDemarshaller::PropertyDemarshaller ( const PropertyDemarshaller  )  [private]
RTT::PropertyDemarshaller::PropertyDemarshaller ( const std::string &  filename  ) 

Definition at line 44 of file PropertyDemarshaller.cpp.

RTT::PropertyDemarshaller::~PropertyDemarshaller (  ) 

Definition at line 59 of file PropertyDemarshaller.cpp.

RTT::marsh::PropertyDemarshaller::PropertyDemarshaller ( const PropertyDemarshaller  )  [private]
RTT::marsh::PropertyDemarshaller::PropertyDemarshaller ( const std::string &  filename  ) 
RTT::marsh::PropertyDemarshaller::~PropertyDemarshaller (  ) 

Member Function Documentation

virtual bool RTT::marsh::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::marsh::DemarshallInterface.

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::marsh::DemarshallInterface.

Definition at line 64 of file PropertyDemarshaller.cpp.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:07 2013