C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
This is the complete list of members for Error, including all inherited members.
| addDetail(ErrorDetail *detail) | Error | protected |
| addDoubleDetail(ErrorDetailID id, double value) | Error | |
| addIntDetail(ErrorDetailID id, int value) | Error | |
| addStringDetail(ErrorDetailID id, const String &value) | Error | |
| create(ErrorID id) | Error | static |
| description() const | Error | |
| details() const | Error | inline |
| Error(const ErrorID id=NoErrorMessageFound) | Error | |
| Error(const Error &e) | Error | |
| id() const | Error | inline |
| setId(ErrorID id) | Error | inline |
| ~Error() | Error |
For more complete information about compiler optimizations, see our Optimization Notice.