C++ API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes that implement serialization and deserialization. More...
Classes | |
| class | DataArchiveIface |
| Abstract interface class that defines methods to access and modify a serialized object. This class declares the most generic access and modification methods. More... | |
| class | DataBlockIface |
| Abstract interface class for a data management component responsible for a pointer to a byte array and its size. This class declares the most general methods for data access. More... | |
| class | SerializationIface |
| Abstract interface class that defines the interface for serialization and deserialization. More... | |
| class | AbstractCreator |
| Interface class used by the Factory class to register and create objects of a specific class. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.