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

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

allocator_type typedefzserio::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)=defaultzserio::AllocatorHolder< std::allocator< uint8_t > >
AllocatorHolder(AllocatorHolder &&other)=defaultzserio::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) noexceptzserio::AnyHolder< ALLOC >inline
AnyHolder(NoInitT, AnyHolder &&other) noexceptzserio::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() constzserio::AnyHolder< ALLOC >inline
get_allocator() constzserio::AllocatorHolder< std::allocator< uint8_t > >inline
get_allocator_ref()zserio::AllocatorHolder< std::allocator< uint8_t > >inlineprotected
get_allocator_ref() constzserio::AllocatorHolder< std::allocator< uint8_t > >inlineprotected
hasValue() constzserio::AnyHolder< ALLOC >inline
isType() constzserio::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)=defaultzserio::AllocatorHolder< std::allocator< uint8_t > >
AllocatorHolder< std::allocator< uint8_t > >::operator=(AllocatorHolder &&other)=defaultzserio::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()=defaultzserio::AllocatorHolder< std::allocator< uint8_t > >
~AnyHolder()zserio::AnyHolder< ALLOC >inline