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::mapped_file_params_base Struct Reference

#include <mapped_file.hpp>

Inheritance diagram for boost::iostreams::detail::mapped_file_params_base:

Public Member Functions

 mapped_file_params_base ()
 

Public Attributes

mapped_file_base::mapmode flags
 
BOOST_IOS::openmode mode
 
stream_offset offset
 
std::size_t length
 
stream_offset new_file_size
 
const char * hint
 

Friends

class mapped_file_impl
 

Constructor & Destructor Documentation

boost::iostreams::detail::mapped_file_params_base::mapped_file_params_base ( )
inline

Friends And Related Function Documentation

friend class mapped_file_impl
friend

Member Data Documentation

const char* boost::iostreams::detail::mapped_file_params_base::hint
std::size_t boost::iostreams::detail::mapped_file_params_base::length
BOOST_IOS::openmode boost::iostreams::detail::mapped_file_params_base::mode
stream_offset boost::iostreams::detail::mapped_file_params_base::new_file_size

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