| append(const AnyHolder< ALLOC > &value) override | zserio::ReflectableOwner< T, ALLOC > | inline |
| IBasicReflectable< typename T::allocator_type >::append(const AnyHolder< typename T::allocator_type > &value)=0 | zserio::IBasicReflectable< typename T::allocator_type > | pure virtual |
| at(size_t index) const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| at(size_t index) override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| bitSizeOf(size_t bitPosition) const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| bitSizeOf() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| callFunction(StringView name) const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| callFunction(StringView name) override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| ConstPtr typedef | zserio::IBasicReflectable< typename T::allocator_type > | |
| createField(StringView name) override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| find(StringView path) const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| find(StringView path) override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getAnyValue(const ALLOC &allocator) const override | zserio::ReflectableOwner< T, ALLOC > | inline |
| getAnyValue(const ALLOC &allocator) override | zserio::ReflectableOwner< T, ALLOC > | inline |
| getAnyValue() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getAnyValue() override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| IBasicReflectable< typename T::allocator_type >::getAnyValue(const typename T::allocator_type &allocator) const=0 | zserio::IBasicReflectable< typename T::allocator_type > | pure virtual |
| IBasicReflectable< typename T::allocator_type >::getAnyValue(const typename T::allocator_type &allocator)=0 | zserio::IBasicReflectable< typename T::allocator_type > | pure virtual |
| getBitBuffer() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getBool() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getBytes() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getChoice() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getDouble() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getField(StringView name) const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getField(StringView name) override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getFloat() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getInt16() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getInt32() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getInt64() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getInt8() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getParameter(StringView name) const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getParameter(StringView name) override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getStringView() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getTypeInfo() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getUInt16() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getUInt32() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getUInt64() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| getUInt8() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| initialize(const vector< AnyHolder< ALLOC >, ALLOC > &typeArguments) override | zserio::ReflectableOwner< T, ALLOC > | inline |
| IBasicReflectable< typename T::allocator_type >::initialize(const vector< AnyHolder< typename T::allocator_type >, typename T::allocator_type > &typeArguments)=0 | zserio::IBasicReflectable< typename T::allocator_type > | pure virtual |
| initializeChildren() override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| initializeOffsets(size_t bitPosition) override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| initializeOffsets() override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| isArray() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| operator[](StringView path) const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| operator[](StringView path) override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| operator[](size_t index) const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| operator[](size_t index) override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| parsingInfo() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| Ptr typedef | zserio::IBasicReflectable< typename T::allocator_type > | |
| ReflectableOwner() | zserio::ReflectableOwner< T, ALLOC > | inline |
| ReflectableOwner(const ALLOC &allocator) | zserio::ReflectableOwner< T, ALLOC > | inlineexplicit |
| resize(size_t size) override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| setAt(const AnyHolder< ALLOC > &value, size_t index) override | zserio::ReflectableOwner< T, ALLOC > | inline |
| IBasicReflectable< typename T::allocator_type >::setAt(const AnyHolder< typename T::allocator_type > &value, size_t index)=0 | zserio::IBasicReflectable< typename T::allocator_type > | pure virtual |
| setField(StringView name, const AnyHolder< ALLOC > &value) override | zserio::ReflectableOwner< T, ALLOC > | inline |
| IBasicReflectable< typename T::allocator_type >::setField(StringView name, const AnyHolder< typename T::allocator_type > &value)=0 | zserio::IBasicReflectable< typename T::allocator_type > | pure virtual |
| size() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| toDouble() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| toInt() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| toString(const ALLOC &allocator) const override | zserio::ReflectableOwner< T, ALLOC > | inline |
| toString() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| IBasicReflectable< typename T::allocator_type >::toString(const typename T::allocator_type &allocator) const=0 | zserio::IBasicReflectable< typename T::allocator_type > | pure virtual |
| toUInt() const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| write(BitStreamWriter &writer) const override | zserio::ReflectableOwner< T, ALLOC > | inlinevirtual |
| ~IBasicReflectable()=default | zserio::IBasicReflectable< typename T::allocator_type > | virtual |