|
Zserio C++ runtime library
1.3.0
Built for Zserio 2.18.0
|
#include "zserio/IReflectable.h"#include "zserio/pmr/PolymorphicAllocator.h"#include "zserio/Types.h"#include "zserio/pmr/AnyHolder.h"#include "zserio/pmr/BitBuffer.h"#include "zserio/pmr/String.h"Go to the source code of this file.
Namespaces | |
| zserio | |
| zserio::pmr | |
Typedefs | |
| using | zserio::pmr::IReflectable = IBasicReflectable< PropagatingPolymorphicAllocator< uint8_t > > |
| using | zserio::pmr::IReflectablePtr = IBasicReflectablePtr< PropagatingPolymorphicAllocator< uint8_t > > |
| using | zserio::pmr::IReflectableConstPtr = IBasicReflectableConstPtr< PropagatingPolymorphicAllocator< uint8_t > > |