RTT::DemarshallConfiguration< InputStream, HeaderDemarshaller, BodyDemarshaller > Class Template Reference

Contains the required classes for a full demarshalling operation. More...

#include <rtt/marsh/MarshallerAdaptors.hpp>

List of all members.

Public Member Functions

 DemarshallConfiguration (InputStream &i_stream)
HeaderDemarshaller & header ()
BodyDemarshaller & body ()
InputStream & stream ()

Protected Attributes

HeaderDemarshaller header_demarshaller
BodyDemarshaller body_demarshaller
InputStream & input

Detailed Description

template<class InputStream, class HeaderDemarshaller, class BodyDemarshaller>
class RTT::DemarshallConfiguration< InputStream, HeaderDemarshaller, BodyDemarshaller >

Contains the required classes for a full demarshalling operation.

Definition at line 93 of file MarshallerAdaptors.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