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

Describes index adaptor of boost::map container, to use it as name/shared memory index. More...

#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/detail/workaround.hpp>
#include <functional>
#include <utility>
#include <boost/interprocess/containers/map.hpp>
#include <boost/interprocess/allocators/private_adaptive_pool.hpp>
#include <boost/interprocess/detail/config_end.hpp>
Include dependency graph for map_index.hpp:

Classes

struct  boost::interprocess::ipcdetail::map_index_aux< MapConfig >
 Helper class to define typedefs from IndexTraits. More...
 
singleton  boost::interprocess::map_index< MapConfig >
 Index type based in boost::interprocess::map. More...
 
struct  boost::interprocess::is_node_index< boost::interprocess::map_index< MapConfig > >
 Trait class to detect if an index is a node index. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::interprocess
 
 boost::interprocess::ipcdetail
 

Detailed Description

Describes index adaptor of boost::map container, to use it as name/shared memory index.