Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
IReflectableData.h
Go to the documentation of this file.
1 #ifndef ZSERIO_PPMR_I_REFLECTABLE_DATA_H_INC
2 #define ZSERIO_PPMR_I_REFLECTABLE_DATA_H_INC
3 
6 
7 // needed to have proper typedefs
8 #include "zserio/ppmr/Any.h"
10 #include "zserio/ppmr/String.h"
11 
12 namespace zserio
13 {
14 namespace ppmr
15 {
16 
26 } // namespace ppmr
27 } // namespace zserio
28 
29 #endif // ZSERIO_PPMR_I_REFLECTABLE_DATA_H_INC
IBasicReflectableDataPtr< PropagatingPolymorphicAllocator< uint8_t > > IReflectableDataPtr
IBasicReflectableDataConstPtr< PropagatingPolymorphicAllocator< uint8_t > > IReflectableDataConstPtr
typename IBasicReflectableData< ALLOC >::ConstPtr IBasicReflectableDataConstPtr
typename IBasicReflectableData< ALLOC >::Ptr IBasicReflectableDataPtr