#include <stream.hpp>
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>
Referenced by boost::iostreams::stream< Device, Tr, Alloc >::auto_close(), boost::iostreams::stream< Device, Tr, Alloc >::BOOST_IOSTREAMS_FORWARD(), boost::iostreams::stream< Device, Tr, Alloc >::close(), boost::iostreams::stream< Device, Tr, Alloc >::component(), boost::iostreams::stream< Device, Tr, Alloc >::operator*(), boost::iostreams::stream< Device, Tr, Alloc >::operator->(), boost::iostreams::stream< Device, Tr, Alloc >::set_auto_close(), and boost::iostreams::stream< Device, Tr, Alloc >::strict_sync().
The documentation for this class was generated from the following file: