Describes a function that creates anonymous shared memory that can be shared between forked processes. More...
#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/detail/workaround.hpp>
#include <boost/interprocess/creation_tags.hpp>
#include <boost/move/move.hpp>
#include <boost/interprocess/interprocess_fwd.hpp>
#include <boost/interprocess/mapped_region.hpp>
#include <cstddef>
#include <fcntl.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <boost/interprocess/detail/config_end.hpp>
Classes | |
class | boost::interprocess::ipcdetail::raw_mapped_region_creator |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::interprocess | |
boost::interprocess::ipcdetail | |
Describes a function that creates anonymous shared memory that can be shared between forked processes.