A simple operation for wrapping the given block as an xdispatch::operation.
More...
#include <xdispatch/base.h>
List of all members.
Detailed Description
A simple operation for wrapping the given block as an xdispatch::operation.
Definition at line 144 of file base.h.
Constructor & Destructor Documentation
Member Function Documentation
Change the auto_delete flag to prevent the iteration from being deleted after finishing its execution.
Defaults to true
Definition at line 61 of file base.h.
- Returns:
- the current auto_delete flag
- See also:
- set_auto_delete();
Definition at line 66 of file base.h.
void xdispatch::block_operation::operator() |
( |
| ) |
[inline, virtual] |
The documentation for this class was generated from the following file: