Zserio C++ runtime library  1.0.0
Built for Zserio 2.13.0
zserio::BasicZserioTreeCreator< ALLOC > Member List

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

addValueElement(T &&value)zserio::BasicZserioTreeCreator< ALLOC >
allocator_type typedefzserio::AllocatorHolder< ALLOC >private
AllocatorHolder()zserio::AllocatorHolder< ALLOC >inlineprivate
AllocatorHolder(const allocator_type &allocator)zserio::AllocatorHolder< ALLOC >inlineexplicitprivate
AllocatorHolder(allocator_type &&allocator)zserio::AllocatorHolder< ALLOC >inlineexplicitprivate
AllocatorHolder(const AllocatorHolder &other)=defaultzserio::AllocatorHolder< ALLOC >private
AllocatorHolder(AllocatorHolder &&other)=defaultzserio::AllocatorHolder< ALLOC >private
BasicZserioTreeCreator(const IBasicTypeInfo< ALLOC > &typeInfo, const ALLOC &allocator=ALLOC())zserio::BasicZserioTreeCreator< ALLOC >explicit
beginArray(const string< ALLOC > &name)zserio::BasicZserioTreeCreator< ALLOC >
beginCompound(const string< ALLOC > &name)zserio::BasicZserioTreeCreator< ALLOC >
beginCompoundElement()zserio::BasicZserioTreeCreator< ALLOC >
beginRoot()zserio::BasicZserioTreeCreator< ALLOC >
endArray()zserio::BasicZserioTreeCreator< ALLOC >
endCompound()zserio::BasicZserioTreeCreator< ALLOC >
endCompoundElement()zserio::BasicZserioTreeCreator< ALLOC >
endRoot()zserio::BasicZserioTreeCreator< ALLOC >
get_allocator() const zserio::AllocatorHolder< ALLOC >inlineprivate
get_allocator_ref()zserio::AllocatorHolder< ALLOC >inlineprivate
get_allocator_ref() const zserio::AllocatorHolder< ALLOC >inlineprivate
getElementType() const zserio::BasicZserioTreeCreator< ALLOC >
getFieldType(const string< ALLOC > &name) const zserio::BasicZserioTreeCreator< ALLOC >
operator=(const AllocatorHolder &other)=defaultzserio::AllocatorHolder< ALLOC >private
operator=(AllocatorHolder &&other)=defaultzserio::AllocatorHolder< ALLOC >private
set_allocator(const allocator_type &allocator)zserio::AllocatorHolder< ALLOC >inlineprivate
set_allocator(allocator_type &&allocator)zserio::AllocatorHolder< ALLOC >inlineprivate
setValue(const string< ALLOC > &name, T &&value)zserio::BasicZserioTreeCreator< ALLOC >
setValue(const string< ALLOC > &name, std::nullptr_t nullValue)zserio::BasicZserioTreeCreator< ALLOC >
~AllocatorHolder()=defaultzserio::AllocatorHolder< ALLOC >private