RTT::XMLDemarshaller< input_stream > Class Template Reference

Unimplemented counterpart of XMLMarshaller. More...

#include <rtt/marsh/XMLDemarshaller.hpp>

Inheritance diagram for RTT::XMLDemarshaller< input_stream >:
RTT::Demarshaller

List of all members.

Public Member Functions

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

Public Attributes

input_stream & _is

Detailed Description

template<typename input_stream>
class RTT::XMLDemarshaller< input_stream >

Unimplemented counterpart of XMLMarshaller.

Definition at line 51 of file XMLDemarshaller.hpp.


Member Function Documentation

template<typename input_stream >
virtual bool RTT::XMLDemarshaller< input_stream >::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 59 of file XMLDemarshaller.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