A shared memory object that uses the Boost interprocess library. More...
#include <Balau/Exception/ResourceExceptions.hpp>#include <Balau/Interprocess/SharedMemoryUtils.hpp>#include <Balau/Dev/Assert.hpp>#include <Balau/Type/UUID.hpp>#include <boost/interprocess/managed_shared_memory.hpp>Go to the source code of this file.
Classes | |
| class | MSharedMemoryObject< T > |
| A shared memory object that uses the Boost interprocess library. More... | |
Namespaces | |
| Balau::Interprocess | |
| Interprocess functionality including interprocess containers. | |
A shared memory object that uses the Boost interprocess library.