RTT::SimpleDemarshaller Class Reference

A simple demarshaller. More...

#include <rtt/marsh/SimpleDemarshaller.hpp>

Inheritance diagram for RTT::SimpleDemarshaller:
RTT::Demarshaller

List of all members.

Public Types

typedef std::istream input_stream

Public Member Functions

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

Protected Attributes

input_stream * _is

Detailed Description

A simple demarshaller.

See also:
SimpleMarshaller

Definition at line 56 of file SimpleDemarshaller.hpp.


Member Function Documentation

virtual bool RTT::SimpleDemarshaller::deserialize ( PropertyBag v  )  [inline, 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.

Definition at line 73 of file SimpleDemarshaller.hpp.


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