OmniSciDB
c1a53651b2
|
This is the complete list of members for QueryExecutionError, including all inherited members.
error_code_ | QueryExecutionError | protected |
execution_props_ | QueryExecutionError | protected |
getErrorCode() const | QueryExecutionError | inline |
QueryExecutionError(const int32_t error_code, const std::string &e) | QueryExecutionError | inline |
QueryExecutionError(const int32_t error_code, const std::string &e, const QueryExecutionProperties &execution_properties) | QueryExecutionError | inline |
QueryExecutionError(const int32_t error_code, const QueryExecutionProperties &execution_properties) | QueryExecutionError | inline |
QueryExecutionError(const int32_t error_code) | QueryExecutionError | inline |
wasMultifragKernelLaunch() const | QueryExecutionError | inline |