Describes mapped region class. More...
#include <boost/interprocess/detail/config_begin.hpp>#include <boost/interprocess/detail/workaround.hpp>#include <boost/interprocess/interprocess_fwd.hpp>#include <boost/interprocess/exceptions.hpp>#include <boost/move/utility_core.hpp>#include <boost/interprocess/detail/utilities.hpp>#include <boost/interprocess/detail/os_file_functions.hpp>#include <string>#include <boost/cstdint.hpp>#include <boost/assert.hpp>#include <boost/interprocess/detail/config_end.hpp>

Classes | |
| class | boost::interprocess::mapped_region | 
| The mapped_region class represents a portion or region created from a memory_mappable object.  More... | |
| struct | boost::interprocess::null_mapped_region_function | 
| No-op functor.  More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::interprocess | |
| boost::interprocess::ipcdetail | |
Macros | |
| #define | BOOST_INTERPROCESS_MAP_NOSYNC 0 | 
| #define | BOOST_INTERPROCESS_MAPPED_REGION_EXT_HPP | 
Functions | |
| void | boost::interprocess::swap (mapped_region &x, mapped_region &y) | 
Describes mapped region class.
| #define BOOST_INTERPROCESS_MAP_NOSYNC 0 | 
Referenced by boost::interprocess::mapped_region::mapped_region().
| #define BOOST_INTERPROCESS_MAPPED_REGION_EXT_HPP |