Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
windows_shared_memory.hpp File Reference

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>
Include dependency graph for windows_shared_memory.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Describes a class representing a native windows shared memory.