Clementine
Static Public Member Functions | List of all members
asio::detail::op_queue_access Class Reference

Static Public Member Functions

template<typename Operation >
static Operation * next (Operation *o)
 
template<typename Operation1 , typename Operation2 >
static void next (Operation1 *&o1, Operation2 *o2)
 
template<typename Operation >
static void destroy (Operation *o)
 
template<typename Operation >
static Operation *& front (op_queue< Operation > &q)
 
template<typename Operation >
static Operation *& back (op_queue< Operation > &q)
 

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