Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iostreams::detail::stream_base< Device, Tr, Alloc, Base > Class Template Reference

#include <stream.hpp>

Inheritance diagram for boost::iostreams::detail::stream_base< Device, Tr, Alloc, Base >:
Collaboration diagram for boost::iostreams::detail::stream_base< Device, Tr, Alloc, Base >:

Public Member Functions

 stream_base ()
 

Protected Attributes

stream_buffer< Device, Tr, Alloc > member
 

Constructor & Destructor Documentation

template<typename Device, typename Tr = BOOST_IOSTREAMS_CHAR_TRAITS( BOOST_DEDUCED_TYPENAME char_type_of<Device>::type ), typename Alloc = std::allocator< BOOST_DEDUCED_TYPENAME char_type_of<Device>::type >, typename Base = BOOST_DEDUCED_TYPENAME detail::stream_traits<Device, Tr>::stream_type>
boost::iostreams::detail::stream_base< Device, Tr, Alloc, Base >::stream_base ( )
inline

Member Data Documentation


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