Zserio C++ runtime library
1.1.0
Built for Zserio 2.15.0
|
#include <cstddef>
#include <limits>
#include "zserio/CppRuntimeException.h"
#include "zserio/RuntimeArch.h"
#include "zserio/SizeConvertUtil.h"
Go to the source code of this file.
Namespaces | |
zserio | |
Functions | |
uint32_t | zserio::convertSizeToUInt32 (size_t value) |
size_t | zserio::convertUInt64ToSize (uint64_t value) |