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

List of all members
BatchBase Class Reference

Class representing an engine. More...

Class Declaration

Member Function Documentation

services::Status loadState ( const byte *  src)
inline

Rewrites current state with source one

Parameters
[in]srcSource state
Returns
Status of computations
services::Status saveState ( byte *  dest)
inline

Saves current engine state to destination

Parameters
[in]destDestination to save the state
Returns
Status of computations

Member Data Documentation

Input input

Input of the engine


The documentation for this class was generated from the following file:

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