Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
zserio::AllocatorHolder< ALLOC > Member List

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

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