This is the complete list of members for threading::async_operation, including all inherited members.
ABORTED enum value | threading::async_operation | |
aborted_ | threading::async_operation | private |
active_ | threading::async_operation | privatestatic |
async_operation() | threading::async_operation | inline |
COMPLETED enum value | threading::async_operation | |
execute(async_operation_ptr this_ptr, waiter &wait) | threading::async_operation | |
finished_ | threading::async_operation | private |
finishedVar_ | threading::async_operation | private |
get_mutex() | threading::async_operation | inline |
is_aborted() const | threading::async_operation | inline |
mutex_ | threading::async_operation | private |
notify_finished() | threading::async_operation | |
RESULT enum name | threading::async_operation | |
run()=0 | threading::async_operation | pure virtual |
thread_ | threading::async_operation | private |
~async_operation() | threading::async_operation | inlinevirtual |