#include <MarshallerAdaptors.hpp>
| Public Member Functions | |
| BodyMarshaller & | body () | 
| HeaderMarshaller & | header () | 
| MarshallConfiguration (OutputStream &o_stream) | |
| OutputStream & | stream () | 
| Protected Attributes | |
| BodyMarshaller | body_marshaller | 
| HeaderMarshaller | header_marshaller | 
| OutputStream & | output | 
| Private Types | |
| typedef BodyMarshaller::OutputStream | OutputStream | 
Contains the required classes for a full marshalling operation.
Definition at line 67 of file MarshallerAdaptors.hpp.
| 
 | private | 
Definition at line 69 of file MarshallerAdaptors.hpp.
| 
 | inline | 
Setup a new marshalling configuration to a specific stream.
Definition at line 74 of file MarshallerAdaptors.hpp.
| 
 | inline | 
Definition at line 79 of file MarshallerAdaptors.hpp.
| 
 | inline | 
Definition at line 78 of file MarshallerAdaptors.hpp.
| 
 | inline | 
Definition at line 80 of file MarshallerAdaptors.hpp.
| 
 | protected | 
Definition at line 84 of file MarshallerAdaptors.hpp.
| 
 | protected | 
Definition at line 83 of file MarshallerAdaptors.hpp.
| 
 | protected | 
Definition at line 86 of file MarshallerAdaptors.hpp.