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

List of all members
SerializableArgument Class Reference

Base class to represent argument with serialization methods More...

Additional Inherited Members

- Static Protected Member Functions inherited from Argument
static data_management::DataCollectionPtr & getStorage (Argument &a)
 
static const data_management::DataCollectionPtr & getStorage (const Argument &a)
 

Class Declaration

Constructor & Destructor Documentation

◆ SerializableArgument() [1/2]

Default constructor. Constructs empty argument

◆ SerializableArgument() [2/2]

SerializableArgument ( const size_t  n)
inline

Constructs argument with n elements

Parameters
[in]nNumber of elements in the input argument

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

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