OmniSciDB
a5dc49c757
|
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 |
hasErrorCode(ErrorCode const ec) const | QueryExecutionError | inline |
QueryExecutionError(const ErrorCode error_code, const std::string &e) | QueryExecutionError | inline |
QueryExecutionError(const ErrorCode error_code, const std::string &e, const QueryExecutionProperties &execution_properties) | QueryExecutionError | inline |
QueryExecutionError(const ErrorCode error_code, const QueryExecutionProperties &execution_properties) | QueryExecutionError | inline |
QueryExecutionError(const ErrorCode error_code) | QueryExecutionError | inline |
QueryExecutionError(const int32_t error_code) | QueryExecutionError | inline |
toString(int32_t error_code) | QueryExecutionError | inlinestatic |
wasMultifragKernelLaunch() const | QueryExecutionError | inline |