Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
IIntrospectableView.h File Reference
#include <memory_resource>
#include "zserio/IIntrospectableView.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::IIntrospectableView = IBasicIntrospectableView< std::pmr::polymorphic_allocator< uint8_t > >
 
using zserio::pmr::IIntrospectableViewConstPtr = IBasicIntrospectableViewConstPtr< std::pmr::polymorphic_allocator< uint8_t > >