C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
This is the complete list of members for Argument, including all inherited members.
Argument() | Argument | inline |
Argument(const size_t n) | Argument | |
Argument(const Argument &other) | Argument | protected |
get(size_t index) const | Argument | protected |
getStorage(Argument &a) | Argument | protectedstatic |
getStorage(const Argument &a) | Argument | protectedstatic |
operator<<(const data_management::SerializationIfacePtr &val) | Argument | inline |
set(size_t index, const data_management::SerializationIfacePtr &value) | Argument | protected |
setStorage(const data_management::DataCollectionPtr &storage) | Argument | protected |
size() const | Argument | inline |
For more complete information about compiler optimizations, see our Optimization Notice.