|
Zserio C++ runtime library
1.3.0
Built for Zserio 2.18.0
|
This is the complete list of members for zserio::ObjectArrayTraits< T, ELEMENT_FACTORY >, including all inherited members.
| allocator_type typedef | zserio::ObjectArrayTraits< T, ELEMENT_FACTORY > | |
| bitSizeOf(const OwnerType &, size_t bitPosition, const ElementType &element) | zserio::ObjectArrayTraits< T, ELEMENT_FACTORY > | inlinestatic |
| ElementType typedef | zserio::ObjectArrayTraits< T, ELEMENT_FACTORY > | |
| initializeOffsets(OwnerType &, size_t bitPosition, ElementType &element) | zserio::ObjectArrayTraits< T, ELEMENT_FACTORY > | inlinestatic |
| IS_BITSIZEOF_CONSTANT | zserio::ObjectArrayTraits< T, ELEMENT_FACTORY > | static |
| OwnerType typedef | zserio::ObjectArrayTraits< T, ELEMENT_FACTORY > | |
| read(OwnerType &owner, RAW_ARRAY &rawArray, BitStreamReader &in, size_t index) | zserio::ObjectArrayTraits< T, ELEMENT_FACTORY > | inlinestatic |
| write(const OwnerType &, BitStreamWriter &out, const ElementType &element) | zserio::ObjectArrayTraits< T, ELEMENT_FACTORY > | inlinestatic |