Zserio C++17 runtime library  0.5.0
Built for Zserio 2.17.0
zserio::IIntrospectableData< I, ALLOC > Member List

This is the complete list of members for zserio::IIntrospectableData< I, ALLOC >, including all inherited members.

at(size_t index) const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
ConstPtr typedefzserio::IIntrospectableData< I, ALLOC >
find(std::string_view path) const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getAnyValue(const ALLOC &allocator) const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getAnyValue() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getBitBuffer() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getBool() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getBytes() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getChoice() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getDouble() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getField(std::string_view name) const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getFloat() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getInt16() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getInt32() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getInt64() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getInt8() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getStringView() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getTypeInfo() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getUInt16() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getUInt32() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getUInt64() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
getUInt8() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
isArray() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
operator[](size_t index) const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
operator[](std::string_view path) const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
size() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
toDouble() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
toInt() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
toString(const ALLOC &allocator) const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
toString() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
toUInt() const =0zserio::IIntrospectableData< I, ALLOC >pure virtual
~IIntrospectableData()=defaultzserio::IIntrospectableData< I, ALLOC >virtual