#include <operation.h>
◆ Table
◆ OperationTable()
| Realm::OperationTable::OperationTable |
( |
void |
| ) |
|
◆ ~OperationTable()
| Realm::OperationTable::~OperationTable |
( |
void |
| ) |
|
◆ add_local_operation()
| void Realm::OperationTable::add_local_operation |
( |
Event |
finish_event, |
|
|
Operation * |
local_op |
|
) |
| |
◆ add_remote_operation()
| void Realm::OperationTable::add_remote_operation |
( |
Event |
finish_event, |
|
|
int |
remote_note |
|
) |
| |
◆ event_triggered()
| void Realm::OperationTable::event_triggered |
( |
Event |
e | ) |
|
|
protected |
◆ print_operations()
| void Realm::OperationTable::print_operations |
( |
std::ostream & |
os | ) |
|
◆ register_handlers()
| static void Realm::OperationTable::register_handlers |
( |
void |
| ) |
|
|
static |
◆ request_cancellation()
| bool Realm::OperationTable::request_cancellation |
( |
Event |
finish_event, |
|
|
const void * |
reason_data, |
|
|
size_t |
reason_size |
|
) |
| |
◆ set_priority()
| void Realm::OperationTable::set_priority |
( |
Event |
finish_event, |
|
|
int |
new_priority |
|
) |
| |
◆ shutdown_check()
| void Realm::OperationTable::shutdown_check |
( |
void |
| ) |
|
The documentation for this class was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/operation.h