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
typedef
zserio::BasicAny< ALLOC >
AllocatorHolder
()
zserio::AllocatorHolder< std::allocator< uint8_t > >
inline
AllocatorHolder
(const allocator_type &allocator)
zserio::AllocatorHolder< std::allocator< uint8_t > >
inline
explicit
AllocatorHolder
(allocator_type &&allocator)
zserio::AllocatorHolder< std::allocator< uint8_t > >
inline
explicit
AllocatorHolder
(const AllocatorHolder &other)=default
zserio::AllocatorHolder< std::allocator< uint8_t > >
AllocatorHolder
(AllocatorHolder &&other)=default
zserio::AllocatorHolder< std::allocator< uint8_t > >
BasicAny
()
zserio::BasicAny< ALLOC >
inline
BasicAny
(const ALLOC &allocator)
zserio::BasicAny< ALLOC >
inline
explicit
BasicAny
(T &&value, const ALLOC &allocator=ALLOC())
zserio::BasicAny< ALLOC >
inline
explicit
BasicAny
(const BasicAny &other)
zserio::BasicAny< ALLOC >
inline
BasicAny
(const BasicAny &other, const ALLOC &allocator)
zserio::BasicAny< ALLOC >
inline
BasicAny
(BasicAny &&other) noexcept
zserio::BasicAny< ALLOC >
inline
BasicAny
(BasicAny &&other, const ALLOC &allocator)
zserio::BasicAny< ALLOC >
inline
get
()
zserio::BasicAny< ALLOC >
inline
get
() const
zserio::BasicAny< ALLOC >
inline
get_allocator
() const
zserio::AllocatorHolder< std::allocator< uint8_t > >
inline
get_allocator_ref
()
zserio::AllocatorHolder< std::allocator< uint8_t > >
inline
protected
get_allocator_ref
() const
zserio::AllocatorHolder< std::allocator< uint8_t > >
inline
protected
hasValue
() const
zserio::BasicAny< ALLOC >
inline
isType
() const
zserio::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)=default
zserio::AllocatorHolder< std::allocator< uint8_t > >
AllocatorHolder< std::allocator< uint8_t > >::operator=
(AllocatorHolder &&other)=default
zserio::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 > >
inline
protected
set_allocator
(allocator_type &&allocator)
zserio::AllocatorHolder< std::allocator< uint8_t > >
inline
protected
~AllocatorHolder
()=default
zserio::AllocatorHolder< std::allocator< uint8_t > >
~BasicAny
()
zserio::BasicAny< ALLOC >
inline
Generated by
1.9.1