Savarese Software Research Corporation
detail::char_array_streambuf< DeviceAdapter > Struct Template Reference

#include <serialization.h>

Inheritance diagram for detail::char_array_streambuf< DeviceAdapter >:
Inheritance graph
[legend]

Public Types

typedef boost::iostreams::stream_buffer< DeviceAdapter >  super
 
typedef boost::iostreams::detail::direct_streambuf< DeviceAdapter, typename super::traits_type >  direct_streambuf
 

Public Member Functions

void  open (const DeviceAdapter &device_adapter)
 

Detailed Description

template<typename DeviceAdapter>
struct detail::char_array_streambuf< DeviceAdapter >

Definition at line 124 of file serialization.h.

Member Typedef Documentation

template<typename DeviceAdapter >
typedef boost::iostreams::detail::direct_streambuf<DeviceAdapter, typename super::traits_type> detail::char_array_streambuf< DeviceAdapter >::direct_streambuf

Definition at line 131 of file serialization.h.

template<typename DeviceAdapter >
typedef boost::iostreams::stream_buffer<DeviceAdapter> detail::char_array_streambuf< DeviceAdapter >::super

Definition at line 127 of file serialization.h.

Member Function Documentation

template<typename DeviceAdapter >
void detail::char_array_streambuf< DeviceAdapter >::open ( const DeviceAdapter &  device_adapter )
inline

Definition at line 133 of file serialization.h.

Referenced by Packer< Archive >::pack(), and Unpacker< Archive >::unpack().


The documentation for this struct was generated from the following file:

Savarese Software Research Corporation
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.