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

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

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