Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
IReflectableData.h File Reference
#include <memory_resource>
#include "zserio/IReflectableData.h"
#include "zserio/pmr/Any.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::IReflectableData = IBasicReflectableData< std::pmr::polymorphic_allocator< uint8_t > >
 
using zserio::pmr::IReflectableDataPtr = IBasicReflectableDataPtr< std::pmr::polymorphic_allocator< uint8_t > >
 
using zserio::pmr::IReflectableDataConstPtr = IBasicReflectableDataConstPtr< std::pmr::polymorphic_allocator< uint8_t > >