#include <MarshallerAdaptors.hpp>
Public Member Functions | |
BodyDemarshaller & | body () |
DemarshallConfiguration (InputStream &i_stream) | |
HeaderDemarshaller & | header () |
InputStream & | stream () |
Protected Attributes | |
BodyDemarshaller | body_demarshaller |
HeaderDemarshaller | header_demarshaller |
InputStream & | input |
Contains the required classes for a full demarshalling operation.
Definition at line 93 of file MarshallerAdaptors.hpp.
|
inline |
Definition at line 96 of file MarshallerAdaptors.hpp.
|
inline |
Definition at line 101 of file MarshallerAdaptors.hpp.
|
inline |
Definition at line 100 of file MarshallerAdaptors.hpp.
|
inline |
Definition at line 102 of file MarshallerAdaptors.hpp.
|
protected |
Definition at line 106 of file MarshallerAdaptors.hpp.
|
protected |
Definition at line 105 of file MarshallerAdaptors.hpp.
|
protected |
Definition at line 108 of file MarshallerAdaptors.hpp.