![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::CancellationException, including all inherited members.
| backtrace | Realm::ExecutionException | |
| CancellationException(void) | Realm::CancellationException | |
| details | Realm::ExecutionException | |
| error_code | Realm::ExecutionException | |
| ExecutionException(int _error_code, const void *_detail_data, size_t _detail_size, bool capture_backtrace=true) | Realm::ExecutionException | |
| ExecutionException(const ExecutionException &)=default | Realm::ExecutionException | |
| ExecutionException(ExecutionException &&) noexcept=default | Realm::ExecutionException | |
| operator=(const ExecutionException &)=default | Realm::ExecutionException | |
| operator=(ExecutionException &&) noexcept=default | Realm::ExecutionException | |
| populate_profiling_measurements(ProfilingMeasurementCollection &pmc) const | Realm::ExecutionException | virtual |
| what(void) const REALM_NOEXCEPT | Realm::CancellationException | virtual |
| ~ExecutionException(void) REALM_NOEXCEPT | Realm::ExecutionException | virtual |