Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
IIntrospectableView.h
Go to the documentation of this file.
1
#ifndef ZSERIO_PPMR_I_INTROSPECTABLE_VIEW_H_INC
2
#define ZSERIO_PPMR_I_INTROSPECTABLE_VIEW_H_INC
3
4
#include "
zserio/IIntrospectableView.h
"
5
#include "
zserio/ppmr/PropagatingPolymorphicAllocator.h
"
6
7
// needed to have proper typedefs
8
#include "
zserio/ppmr/Any.h
"
9
#include "
zserio/ppmr/BitBuffer.h
"
10
#include "
zserio/ppmr/String.h
"
11
12
namespace
zserio
13
{
14
namespace
ppmr
15
{
16
21
using
IIntrospectableView
=
IBasicIntrospectableView<PropagatingPolymorphicAllocator<uint8_t>
>;
22
using
IIntrospectableViewConstPtr
=
IBasicIntrospectableViewConstPtr<PropagatingPolymorphicAllocator<uint8_t>
>;
25
}
// namespace ppmr
26
}
// namespace zserio
27
28
#endif
// ZSERIO_PPMR_I_INTROSPECTABLE_VIEW_H_INC
IIntrospectableView.h
PropagatingPolymorphicAllocator.h
zserio::IBasicIntrospectableView
Definition:
IIntrospectableView.h:22
zserio::ppmr::IIntrospectableViewConstPtr
IBasicIntrospectableViewConstPtr< PropagatingPolymorphicAllocator< uint8_t > > IIntrospectableViewConstPtr
Definition:
IIntrospectableView.h:22
zserio
Definition:
AllocatorHolder.h:8
zserio::IBasicIntrospectableViewConstPtr
typename IBasicIntrospectableView< ALLOC >::ConstPtr IBasicIntrospectableViewConstPtr
Definition:
IIntrospectableView.h:77
Any.h
BitBuffer.h
String.h
zserio
ppmr
IIntrospectableView.h
Generated by
1.9.1