PSYQO SDK
Task
task.hh · cooperative asynchronous tasks and callbacks
Module
cooperative asynchronous tasks and callbacks.
Include this module
C++ include
#include "psyqo/task.hh"Types
Functions and methods
butCatchSets the exception handler.MethodcompleteResolves or rejects this task.MethodDelayedTaskCreates a delayed task.MethodfinallySets the finally handler.MethodisRunningQueries the status of the queue.Methodoperator=Performs `operator =` as part of cooperative asynchronous tasks and callbacks.MethodrejectRejects this task.MethodresetResets the queue.MethodresolveResolves this task.MethodrunRuns the task queue.MethodscheduleSchedules the task queue to another task queue.MethodstartWithEnqueues a task for execution.MethodTaskConstructs `psyqo::TaskQueue::Task` for cooperative asynchronous tasks and callbacks.constructorthenEnqueues a task for execution.MethodFields, variables and values
This module does not declare public data symbols.