| allocator_type typedef | zserio::AnyHolder< ALLOC > | |
| AllocatorHolder() | zserio::AllocatorHolder< std::allocator< uint8_t > > | inline |
| AllocatorHolder(const allocator_type &allocator) | zserio::AllocatorHolder< std::allocator< uint8_t > > | inlineexplicit |
| AllocatorHolder(allocator_type &&allocator) | zserio::AllocatorHolder< std::allocator< uint8_t > > | inlineexplicit |
| AllocatorHolder(const AllocatorHolder &other)=default | zserio::AllocatorHolder< std::allocator< uint8_t > > | |
| AllocatorHolder(AllocatorHolder &&other)=default | zserio::AllocatorHolder< std::allocator< uint8_t > > | |
| AnyHolder() | zserio::AnyHolder< ALLOC > | inline |
| AnyHolder(const ALLOC &allocator) | zserio::AnyHolder< ALLOC > | inlineexplicit |
| AnyHolder(T &&value, const ALLOC &allocator=ALLOC()) | zserio::AnyHolder< ALLOC > | inlineexplicit |
| AnyHolder(NoInitT, T &&value, const ALLOC &allocator=ALLOC()) | zserio::AnyHolder< ALLOC > | inlineexplicit |
| AnyHolder(const AnyHolder &other) | zserio::AnyHolder< ALLOC > | inline |
| AnyHolder(NoInitT, const AnyHolder &other) | zserio::AnyHolder< ALLOC > | inline |
| AnyHolder(const AnyHolder &other, const ALLOC &allocator) | zserio::AnyHolder< ALLOC > | inline |
| AnyHolder(NoInitT, const AnyHolder &other, const ALLOC &allocator) | zserio::AnyHolder< ALLOC > | inline |
| AnyHolder(AnyHolder &&other) noexcept | zserio::AnyHolder< ALLOC > | inline |
| AnyHolder(NoInitT, AnyHolder &&other) noexcept | zserio::AnyHolder< ALLOC > | inline |
| AnyHolder(AnyHolder &&other, const ALLOC &allocator) | zserio::AnyHolder< ALLOC > | inline |
| AnyHolder(NoInitT, AnyHolder &&other, const ALLOC &allocator) | zserio::AnyHolder< ALLOC > | inline |
| assign(NoInitT, const AnyHolder &other) | zserio::AnyHolder< ALLOC > | inline |
| assign(NoInitT, AnyHolder &&other) | zserio::AnyHolder< ALLOC > | inline |
| get() | zserio::AnyHolder< ALLOC > | inline |
| get() const | zserio::AnyHolder< ALLOC > | inline |
| get_allocator() const | zserio::AllocatorHolder< std::allocator< uint8_t > > | inline |
| get_allocator_ref() | zserio::AllocatorHolder< std::allocator< uint8_t > > | inlineprotected |
| get_allocator_ref() const | zserio::AllocatorHolder< std::allocator< uint8_t > > | inlineprotected |
| hasValue() const | zserio::AnyHolder< ALLOC > | inline |
| isType() const | zserio::AnyHolder< ALLOC > | inline |
| operator=(const AnyHolder &other) | zserio::AnyHolder< ALLOC > | inline |
| operator=(AnyHolder &&other) | zserio::AnyHolder< ALLOC > | inline |
| operator=(T &&value) | zserio::AnyHolder< ALLOC > | inline |
| AllocatorHolder< std::allocator< uint8_t > >::operator=(const AllocatorHolder &other)=default | zserio::AllocatorHolder< std::allocator< uint8_t > > | |
| AllocatorHolder< std::allocator< uint8_t > >::operator=(AllocatorHolder &&other)=default | zserio::AllocatorHolder< std::allocator< uint8_t > > | |
| reset() | zserio::AnyHolder< ALLOC > | inline |
| set(T &&value) | zserio::AnyHolder< ALLOC > | inline |
| set(NoInitT, T &&value) | zserio::AnyHolder< ALLOC > | inline |
| set_allocator(const allocator_type &allocator) | zserio::AllocatorHolder< std::allocator< uint8_t > > | inlineprotected |
| set_allocator(allocator_type &&allocator) | zserio::AllocatorHolder< std::allocator< uint8_t > > | inlineprotected |
| ~AllocatorHolder()=default | zserio::AllocatorHolder< std::allocator< uint8_t > > | |
| ~AnyHolder() | zserio::AnyHolder< ALLOC > | inline |