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_PMR_I_INTROSPECTABLE_VIEW_H_INC
2 #define ZSERIO_PMR_I_INTROSPECTABLE_VIEW_H_INC
3 
4 #include <memory_resource>
5 
7 
8 // needed to have proper typedefs
9 #include "zserio/pmr/Any.h"
10 #include "zserio/pmr/BitBuffer.h"
11 #include "zserio/pmr/String.h"
12 
13 namespace zserio
14 {
15 namespace pmr
16 {
17 
26 } // namespace pmr
27 } // namespace zserio
28 
29 #endif // ZSERIO_PMR_I_INTROSPECTABLE_VIEW_H_INC
IBasicIntrospectableViewConstPtr< std::pmr::polymorphic_allocator< uint8_t > > IIntrospectableViewConstPtr
typename IBasicIntrospectableView< ALLOC >::ConstPtr IBasicIntrospectableViewConstPtr