Zserio C++ runtime library  1.0.0
Built for Zserio 2.13.0
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< 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 >
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() const zserio::AnyHolder< ALLOC >inline
get_allocator() const zserio::AllocatorHolder< ALLOC >inline
get_allocator_ref()zserio::AllocatorHolder< ALLOC >inlineprotected
get_allocator_ref() const zserio::AllocatorHolder< ALLOC >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
zserio::AllocatorHolder::operator=(const AllocatorHolder &other)=defaultzserio::AllocatorHolder< ALLOC >
zserio::AllocatorHolder::operator=(AllocatorHolder &&other)=defaultzserio::AllocatorHolder< ALLOC >
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< ALLOC >inlineprotected
set_allocator(allocator_type &&allocator)zserio::AllocatorHolder< ALLOC >inlineprotected
~AllocatorHolder()=defaultzserio::AllocatorHolder< ALLOC >
~AnyHolder()zserio::AnyHolder< ALLOC >inline