Describes a class representing a native windows shared memory. More...
#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/detail/workaround.hpp>
#include <boost/detail/workaround.hpp>
#include <boost/interprocess/permissions.hpp>
#include <boost/interprocess/creation_tags.hpp>
#include <boost/interprocess/exceptions.hpp>
#include <boost/interprocess/detail/utilities.hpp>
#include <boost/interprocess/detail/os_file_functions.hpp>
#include <boost/interprocess/interprocess_fwd.hpp>
#include <boost/interprocess/detail/win32_api.hpp>
#include <cstddef>
#include <boost/cstdint.hpp>
#include <string>
#include <boost/interprocess/detail/config_end.hpp>
Classes | |
class | boost::interprocess::windows_shared_memory |
A class that wraps the native Windows shared memory that is implemented as a file mapping of the paging file. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::interprocess | |
Describes a class representing a native windows shared memory.