Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iostreams::operations< mapped_file_source > Struct Template Reference

#include <mapped_file.hpp>

Inheritance diagram for boost::iostreams::operations< mapped_file_source >:
Collaboration diagram for boost::iostreams::operations< mapped_file_source >:

Static Public Member Functions

static std::pair< char *, char * > input_sequence (mapped_file_source &src)
 
template<typename T >
static void close (T &t, BOOST_IOS::openmode which)
 
template<typename T , typename Sink >
static void close (T &t, Sink &snk, BOOST_IOS::openmode which)
 

Member Function Documentation

template<typename T >
static void boost::iostreams::detail::close_impl< closable_tag >::close ( T t,
BOOST_IOS::openmode  which 
)
inlinestaticinherited
template<typename T , typename Sink >
static void boost::iostreams::detail::close_impl< closable_tag >::close ( T t,
Sink &  snk,
BOOST_IOS::openmode  which 
)
inlinestaticinherited

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