PLCnext API Documentation 25.0.2.69
Classes | Public Types | List of all members
Arp::System::Commons::Ipc::SharedData< Derived >::Allocator< T > Class Template Reference
Inheritance diagram for Arp::System::Commons::Ipc::SharedData< Derived >::Allocator< T >:
Inheritance graph

Classes

struct  rebind
 

Public Types

using AllocatorBase = boost::interprocess::allocator< T, SegmentManager >
 
using segment_manager = SegmentManager
 
using value_type = typename AllocatorBase::value_type
 
using pointer = typename AllocatorBase::pointer
 
using const_pointer = typename AllocatorBase::const_pointer
 
using void_pointer = typename AllocatorBase::void_pointer
 
using reference = typename AllocatorBase::reference
 
using const_reference = typename AllocatorBase::const_reference
 
using size_type = typename AllocatorBase::size_type
 
using difference_type = typename AllocatorBase::difference_type
 
using version = typename AllocatorBase::version
 

The documentation for this class was generated from the following file: