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

#include <MarshallerAdaptors.hpp>

List of all members.

Public Member Functions

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

Protected Attributes

BodyDemarshaller body_demarshaller
HeaderDemarshaller header_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.


Constructor & Destructor Documentation

template<class InputStream , class HeaderDemarshaller , class BodyDemarshaller >
RTT::DemarshallConfiguration< InputStream, HeaderDemarshaller, BodyDemarshaller >::DemarshallConfiguration ( InputStream &  i_stream  )  [inline]

Definition at line 96 of file MarshallerAdaptors.hpp.


Member Function Documentation

template<class InputStream , class HeaderDemarshaller , class BodyDemarshaller >
BodyDemarshaller& RTT::DemarshallConfiguration< InputStream, HeaderDemarshaller, BodyDemarshaller >::body (  )  [inline]

Definition at line 101 of file MarshallerAdaptors.hpp.

template<class InputStream , class HeaderDemarshaller , class BodyDemarshaller >
HeaderDemarshaller& RTT::DemarshallConfiguration< InputStream, HeaderDemarshaller, BodyDemarshaller >::header (  )  [inline]

Definition at line 100 of file MarshallerAdaptors.hpp.

template<class InputStream , class HeaderDemarshaller , class BodyDemarshaller >
InputStream& RTT::DemarshallConfiguration< InputStream, HeaderDemarshaller, BodyDemarshaller >::stream (  )  [inline]

Definition at line 102 of file MarshallerAdaptors.hpp.


Member Data Documentation

template<class InputStream , class HeaderDemarshaller , class BodyDemarshaller >
BodyDemarshaller RTT::DemarshallConfiguration< InputStream, HeaderDemarshaller, BodyDemarshaller >::body_demarshaller [protected]

Definition at line 106 of file MarshallerAdaptors.hpp.

template<class InputStream , class HeaderDemarshaller , class BodyDemarshaller >
HeaderDemarshaller RTT::DemarshallConfiguration< InputStream, HeaderDemarshaller, BodyDemarshaller >::header_demarshaller [protected]

Definition at line 105 of file MarshallerAdaptors.hpp.

template<class InputStream , class HeaderDemarshaller , class BodyDemarshaller >
InputStream& RTT::DemarshallConfiguration< InputStream, HeaderDemarshaller, BodyDemarshaller >::input [protected]

Definition at line 108 of file MarshallerAdaptors.hpp.


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


ocl
Author(s): OCL Development Team
autogenerated on Fri Jan 11 09:50:53 2013