DataSerializeInterface Member List

This is the complete list of members for DataSerializeInterface, including all inherited members.

DescribeElement(const Char *name, const DataType &dt, Int objectOffset, KeyValueConversionFunc *func, DESCRIBEFLAGS flags, UInt64 mask, UInt64 value) constDataSerializeInterface
DescribeElement(const Char *fileName, const UniqueRef< T > *member, decltype(DESCRIBEFLAGS::_value) additional, UInt64 mask=0, UInt64 value=0) constDataSerializeInterface
DescribeElement(const Char *fileName, const WeakRef< T > *member, decltype(DESCRIBEFLAGS::_value) additional, UInt64 mask=0, UInt64 value=0) constDataSerializeInterface
DescribeElement(const Char *fileName, const T *member, decltype(DESCRIBEFLAGS::_value) additional, UInt64 mask=0, UInt64 value=0) constDataSerializeInterface
DescribeElement(const Char *fileName, const T *member, decltype(DESCRIBEFLAGS::_value) additional) constDataSerializeInterface
DescribeElement(const Char *fileName, const T *member, decltype(DESCRIBEFLAGS::_value) additional) constDataSerializeInterface
DescribeElement(const Char *fileName, const T *member, decltype(DESCRIBEFLAGS::_value) additional) constDataSerializeInterface
MAXON_INTERFACE(DataSerializeInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.dataserialize")DataSerializeInterfaceprivate
PrepareHelperClass(CreateIoHelperFunc *createFunc, DeleteIoHelperFunc *deleteFunc, ReadIoHelperFunc *readFunc, WriteIoHelperFunc *writeFunc, PREPAREHELPERFLAGS flags) constDataSerializeInterface
PrepareHelperClass(PREPAREHELPERFLAGS flags) constDataSerializeInterface
RegisterDefaults(CreateIoHelperFunc *createFunc, DeleteIoHelperFunc *deleteFunc) constDataSerializeInterface
RegisterObjectSubstitution(ReferenceSubstitutionFunction &&func)DataSerializeInterface