Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
zserio::AllocatorHolder< ALLOC, EMPTY > Member List

This is the complete list of members for zserio::AllocatorHolder< ALLOC, EMPTY >, including all inherited members.

allocator_type typedefzserio::AllocatorHolder< ALLOC, EMPTY >
AllocatorHolder()zserio::AllocatorHolder< ALLOC, EMPTY >inline
AllocatorHolder(const allocator_type &allocator)zserio::AllocatorHolder< ALLOC, EMPTY >inlineexplicit
AllocatorHolder(allocator_type &&allocator)zserio::AllocatorHolder< ALLOC, EMPTY >inlineexplicit
AllocatorHolder(const AllocatorHolder &other)=defaultzserio::AllocatorHolder< ALLOC, EMPTY >
AllocatorHolder(AllocatorHolder &&other)=defaultzserio::AllocatorHolder< ALLOC, EMPTY >
get_allocator() constzserio::AllocatorHolder< ALLOC, EMPTY >inline
get_allocator_ref()zserio::AllocatorHolder< ALLOC, EMPTY >inlineprotected
get_allocator_ref() constzserio::AllocatorHolder< ALLOC, EMPTY >inlineprotected
operator=(const AllocatorHolder &other)=defaultzserio::AllocatorHolder< ALLOC, EMPTY >
operator=(AllocatorHolder &&other)=defaultzserio::AllocatorHolder< ALLOC, EMPTY >
set_allocator(const allocator_type &allocator)zserio::AllocatorHolder< ALLOC, EMPTY >inlineprotected
set_allocator(allocator_type &&allocator)zserio::AllocatorHolder< ALLOC, EMPTY >inlineprotected
~AllocatorHolder()=defaultzserio::AllocatorHolder< ALLOC, EMPTY >