Rerun C++ SDK
|
This is the complete list of members for rerun::Error, including all inherited members.
code | rerun::Error | |
description | rerun::Error | |
Error()=default (defined in rerun::Error) | rerun::Error | |
Error(ErrorCode _code, std::string _description) (defined in rerun::Error) | rerun::Error | inline |
Error(const rr_error &status) | rerun::Error | |
Error(const arrow::Status &status) | rerun::Error | |
exit_on_failure() const | rerun::Error | |
handle() const | rerun::Error | |
is_err() const | rerun::Error | inline |
is_ok() const | rerun::Error | inline |
ok() | rerun::Error | inlinestatic |
operator==(const Error &other) const | rerun::Error | inline |
set_log_handler(StatusLogHandler handler, void *userdata=nullptr) | rerun::Error | static |