This is the complete list of members for zserio::AllocatorHolder< ALLOC, EMPTY >, including all inherited members.
allocator_type typedef | zserio::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)=default | zserio::AllocatorHolder< ALLOC, EMPTY > | |
AllocatorHolder(AllocatorHolder &&other)=default | zserio::AllocatorHolder< ALLOC, EMPTY > | |
get_allocator() const | zserio::AllocatorHolder< ALLOC, EMPTY > | inline |
get_allocator_ref() | zserio::AllocatorHolder< ALLOC, EMPTY > | inlineprotected |
get_allocator_ref() const | zserio::AllocatorHolder< ALLOC, EMPTY > | inlineprotected |
operator=(const AllocatorHolder &other)=default | zserio::AllocatorHolder< ALLOC, EMPTY > | |
operator=(AllocatorHolder &&other)=default | zserio::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()=default | zserio::AllocatorHolder< ALLOC, EMPTY > | |