Savarese Software Research Corporation

detail::char_array_streambuf< DeviceAdapter > Struct Template Reference

#include <serialization.h>

Inheritance diagram for detail::char_array_streambuf< DeviceAdapter >:

List of all members.

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 125 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 132 of file serialization.h.

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

Definition at line 128 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 134 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-2010 Savarese Software Research Corporation. All rights reserved.