Zserio C++ runtime library
1.1.0
Built for Zserio 2.15.0
|
This is the complete list of members for zserio::BasicReflectableFactory< ALLOC >, including all inherited members.
getBitBuffer(const BasicBitBuffer< ALLOC > &value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getBitBufferArray(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getBitBufferArray(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getBitmaskArray(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getBitmaskArray(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getBool(bool value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getBoolArray(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getBoolArray(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getBytes(Span< const uint8_t > value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getBytesArray(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getBytesArray(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getCompoundArray(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getCompoundArray(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getDynamicSignedBitField(T value, uint8_t maxBitSize, uint8_t dynamicBitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getDynamicSignedBitField(int64_t value, uint8_t maxBitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getDynamicSignedBitFieldArray(const RAW_ARRAY &rawArray, uint8_t maxBitSize, uint8_t dynamicBitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getDynamicSignedBitFieldArray(RAW_ARRAY &rawArray, uint8_t maxBitSize, uint8_t dynamicBitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getDynamicUnsignedBitField(T value, uint8_t maxBitSize, uint8_t dynamicBitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getDynamicUnsignedBitField(uint64_t value, uint8_t maxBitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getDynamicUnsignedBitFieldArray(const RAW_ARRAY &rawArray, uint8_t maxBitSize, uint8_t dynamicBitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getDynamicUnsignedBitFieldArray(RAW_ARRAY &rawArray, uint8_t maxBitSize, uint8_t dynamicBitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getEnumArray(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getEnumArray(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFixedSignedBitField(T value, uint8_t bitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFixedSignedBitFieldArray(const RAW_ARRAY &rawArray, uint8_t bitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFixedSignedBitFieldArray(RAW_ARRAY &rawArray, uint8_t bitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFixedUnsignedBitField(T value, uint8_t bitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFixedUnsignedBitFieldArray(const RAW_ARRAY &rawArray, uint8_t bitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFixedUnsignedBitFieldArray(RAW_ARRAY &rawArray, uint8_t bitSize, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFloat16(float value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFloat16Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFloat16Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFloat32(float value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFloat32Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFloat32Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFloat64(double value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFloat64Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getFloat64Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt16(int16_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt16Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt16Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt32(int32_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt32Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt32Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt64(int64_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt64Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt64Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt8(int8_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt8Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getInt8Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getString(StringView value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getStringArray(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getStringArray(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt16(uint16_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt16Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt16Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt32(uint32_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt32Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt32Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt64(uint64_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt64Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt64Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt8(uint8_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt8Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getUInt8Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarInt(int64_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarInt16(int16_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarInt16Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarInt16Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarInt32(int32_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarInt32Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarInt32Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarInt64(int64_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarInt64Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarInt64Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarIntArray(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarIntArray(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarSize(uint32_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarSizeArray(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarSizeArray(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUInt(uint64_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUInt16(uint16_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUInt16Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUInt16Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUInt32(uint32_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUInt32Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUInt32Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUInt64(uint64_t value, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUInt64Array(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUInt64Array(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUIntArray(const RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |
getVarUIntArray(RAW_ARRAY &rawArray, const ALLOC &allocator=ALLOC()) | zserio::BasicReflectableFactory< ALLOC > | inlinestatic |