Adobe Source Libraries 2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
task.hpp File Reference

Go to the source code of this file.

Classes

class  cancellation_token
class  cancellation_token_source
class  task_canceled

Namespaces

namespace  adobe

Typedefs

typedef std::function< void()> * cancellation_token_registration

Functions

bool operator!= (const cancellation_token &x, const cancellation_token &y)
bool operator!= (const cancellation_token_source &x, const cancellation_token_source &y)
void cancel_current_task ()