Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
zserio::BasicAny< ALLOC > Member List

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

allocator_type typedefzserio::BasicAny< 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 > >
BasicAny()zserio::BasicAny< ALLOC >inline
BasicAny(const ALLOC &allocator)zserio::BasicAny< ALLOC >inlineexplicit
BasicAny(T &&value, const ALLOC &allocator=ALLOC())zserio::BasicAny< ALLOC >inlineexplicit
BasicAny(const BasicAny &other)zserio::BasicAny< ALLOC >inline
BasicAny(const BasicAny &other, const ALLOC &allocator)zserio::BasicAny< ALLOC >inline
BasicAny(BasicAny &&other) noexceptzserio::BasicAny< ALLOC >inline
BasicAny(BasicAny &&other, const ALLOC &allocator)zserio::BasicAny< ALLOC >inline
get()zserio::BasicAny< ALLOC >inline
get() constzserio::BasicAny< 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::BasicAny< ALLOC >inline
isType() constzserio::BasicAny< ALLOC >inline
operator=(const BasicAny &other)zserio::BasicAny< ALLOC >inline
operator=(BasicAny &&other)zserio::BasicAny< ALLOC >inline
operator=(T &&value)zserio::BasicAny< 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::BasicAny< ALLOC >inline
set(T &&value)zserio::BasicAny< 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 > >
~BasicAny()zserio::BasicAny< ALLOC >inline