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/mapped_region.hpp>
#include <boost/interprocess/shared_memory_object.hpp>
Go to the source code of this file.
Classes | |
class | USharedMemoryObject< 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.