libXDispatch 0.4
Public Member Functions
xdispatch::block_operation Class Reference

A simple operation for wrapping the given block as an xdispatch::operation. More...

Inheritance diagram for xdispatch::block_operation:

List of all members.

Public Member Functions

 block_operation (dispatch_block_t b)
 block_operation (const block_operation &other)
 ~block_operation ()
void operator() ()

Detailed Description

A simple operation for wrapping the given block as an xdispatch::operation.


Constructor & Destructor Documentation

xdispatch::block_operation::block_operation ( dispatch_block_t  b) [inline]
xdispatch::block_operation::block_operation ( const block_operation other) [inline]
xdispatch::block_operation::~block_operation ( ) [inline]

Member Function Documentation

void xdispatch::block_operation::operator() ( ) [inline, virtual]

Implements xdispatch::operation.


The documentation for this class was generated from the following file:

Generated on Wed Feb 22 2012 19:51:17 for libXDispatch by Doxygen 1.7.4
Content © 2011-2012 MLBA (about | privacy) – Design © 2010-2012 Emzeat. All Rights reserved.