C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
This is the complete list of members for Input, including all inherited members.
Argument() | Argument | inline |
Argument(const size_t n) | Argument | |
Argument(const Argument &other) | Argument | protected |
check(const Parameter *parameter, int method) const | Input | inlinevirtual |
get(size_t index) const | Argument | protected |
getStorage(Argument &a) | Argument | protectedstatic |
getStorage(const Argument &a) | Argument | protectedstatic |
Input() | Input | inline |
Input(const size_t n) | Input | inline |
Input(const Input &other) | Input | inlineprotected |
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.