Zserio C++ runtime library
1.0.0
Built for Zserio 2.13.0
Main Page
Namespaces
Classes
Files
File List
File Members
Reflectable.h
Go to the documentation of this file.
1
#ifndef ZSERIO_PMR_REFLECTABLE_H_INC
2
#define ZSERIO_PMR_REFLECTABLE_H_INC
3
4
#include "
zserio/Reflectable.h
"
5
#include "
zserio/pmr/PolymorphicAllocator.h
"
6
7
namespace
zserio
8
{
9
namespace
pmr
10
{
11
15
using
ReflectableFactory
=
BasicReflectableFactory<PropagatingPolymorphicAllocator<uint8_t>
>;
16
17
}
// namespace pmr
18
}
// namespace zserio
19
20
#endif // ZSERIO_PMR_REFLECTABLE_H_INC
zserio
Definition:
AllocatorHolder.h:6
Reflectable.h
PolymorphicAllocator.h
zserio::BasicReflectableFactory
Definition:
Reflectable.h:3277
zserio
pmr
Reflectable.h
Generated by
1.8.11