Zserio C++ runtime library  1.0.2
Built for Zserio 2.14.1
ZserioTreeCreator.h File Reference
#include <cerrno>
#include <cstdlib>
#include <limits>
#include <type_traits>
#include "zserio/BitBuffer.h"
#include "zserio/CppRuntimeException.h"
#include "zserio/IReflectable.h"
#include "zserio/ITypeInfo.h"
#include "zserio/StringView.h"
#include "zserio/Traits.h"
#include "zserio/TypeInfoUtil.h"
#include "zserio/Types.h"
#include "zserio/Vector.h"

Go to the source code of this file.

Classes

class  zserio::BasicZserioTreeCreator< ALLOC >
 

Namespaces

 zserio
 

Typedefs

using zserio::ZserioTreeCreator = BasicZserioTreeCreator< std::allocator< uint8_t > >
 

Functions

CppRuntimeException & zserio::operator<< (CppRuntimeException &exception, detail::CreatorState state)