Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
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 >
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 >
getElementType() constzserio::BasicZserioTreeCreator< ALLOC >
getFieldType(const string< ALLOC > &name) constzserio::BasicZserioTreeCreator< ALLOC >
setValue(const string< ALLOC > &name, T &&value)zserio::BasicZserioTreeCreator< ALLOC >
setValue(const string< ALLOC > &name, std::nullptr_t nullValue)zserio::BasicZserioTreeCreator< ALLOC >