C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

OutputDataArchive Member List

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

archiveFooter() const OutputDataArchiveinline
archiveHeader() const OutputDataArchiveinline
getAsSharedPtr() const OutputDataArchiveinline
getErrors()OutputDataArchiveinline
getMajorVersion() const OutputDataArchiveinline
getMinorVersion() const OutputDataArchiveinline
getUpdateVersion() const OutputDataArchiveinline
OutputDataArchive(InputDataArchive &arch)OutputDataArchiveinline
OutputDataArchive(DataArchiveIface *arch)OutputDataArchiveinline
OutputDataArchive(byte *ptr, size_t size)OutputDataArchiveinline
OutputDataArchive(daal::data_management::DecompressorImpl *decompressor, byte *ptr, size_t size)OutputDataArchiveinline
segmentFooter() const OutputDataArchiveinline
segmentHeader() const OutputDataArchiveinline
set(T &val) const OutputDataArchiveinline
set(daal::services::Collection< T > &val) const OutputDataArchiveinline
set(T *ptr, size_t size) const OutputDataArchiveinline
setObj(T *ptr, size_t size=1) const OutputDataArchiveinline
setSharedPtrObj(services::SharedPtr< T > &obj) const OutputDataArchiveinline
setSingleObj(SerializationIface **ptr) const OutputDataArchiveinline

For more complete information about compiler optimizations, see our Optimization Notice.