#include <distributed.h>
cpid::distributed::Work::Work |
( |
std::function< void()> |
onFinish | ) |
|
cpid::distributed::Work::Work |
( |
Work const & |
| ) |
|
|
delete |
cpid::distributed::Work::Work |
( |
Work && |
other | ) |
|
cpid::distributed::Work::~Work |
( |
| ) |
|
|
noexcept |
const std::exception_ptr cpid::distributed::Work::exception |
( |
| ) |
const |
bool cpid::distributed::Work::isCompleted |
( |
| ) |
|
bool cpid::distributed::Work::isSuccess |
( |
| ) |
|
void cpid::distributed::Work::synchronize |
( |
| ) |
|
void cpid::distributed::Work::wait |
( |
| ) |
|
The documentation for this class was generated from the following files: