libXDispatch 0.3.1
Classes | Namespaces | Functions
include/xdispatch/queue.h File Reference

Go to the source code of this file.

Classes

class  xdispatch::queue
 Provides an interface for representing a dispatch queue and methods that can be called to modify or use the queue. More...

Namespaces

namespace  xdispatch

Functions

XDISPATCH_EXPORT std::ostream & xdispatch::operator<< (std::ostream &stream, const queue *q)
XDISPATCH_EXPORT std::ostream & xdispatch::operator<< (std::ostream &stream, const queue &q)
bool xdispatch::operator== (const queue &a, const queue &b)
bool xdispatch::operator== (const queue &a, const dispatch_queue_t &b)
bool xdispatch::operator== (const dispatch_queue_t &a, const queue &b)

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