|
Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
#include "zserio/IReflectableData.h"#include "zserio/ppmr/PropagatingPolymorphicAllocator.h"#include "zserio/ppmr/Any.h"#include "zserio/ppmr/BitBuffer.h"#include "zserio/ppmr/String.h"Go to the source code of this file.
Namespaces | |
| zserio | |
| zserio::ppmr | |
Typedefs | |
| using | zserio::ppmr::IReflectableData = IBasicReflectableData< PropagatingPolymorphicAllocator< uint8_t > > |
| using | zserio::ppmr::IReflectableDataPtr = IBasicReflectableDataPtr< PropagatingPolymorphicAllocator< uint8_t > > |
| using | zserio::ppmr::IReflectableDataConstPtr = IBasicReflectableDataConstPtr< PropagatingPolymorphicAllocator< uint8_t > > |