RTT::Orocos1Demarshaller Class Reference

A demarshaller which parses data compatible with the previous Orocos property system. More...

#include <rtt/marsh/Orocos1Demarshaller.hpp>

Inheritance diagram for RTT::Orocos1Demarshaller:
RTT::Demarshaller

List of all members.

Public Types

typedef std::istream input_stream

Public Member Functions

 Orocos1Demarshaller (input_stream &is)
virtual bool deserialize (PropertyBag &v)
 Deserialize data to a property bag.

Public Attributes

input_stream & _is

Detailed Description

A demarshaller which parses data compatible with the previous Orocos property system.

Bug:
Not working yet :-)

Definition at line 52 of file Orocos1Demarshaller.hpp.


Member Function Documentation

virtual bool RTT::Orocos1Demarshaller::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 61 of file Orocos1Demarshaller.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