Clementine
Public Member Functions | Friends | List of all members
asio::detail::op_queue< Operation > Class Template Reference
Inheritance diagram for asio::detail::op_queue< Operation >:
Inheritance graph
[legend]
Collaboration diagram for asio::detail::op_queue< Operation >:
Collaboration graph
[legend]

Public Member Functions

Operation * front ()
 
void pop ()
 
void push (Operation *h)
 
template<typename OtherOperation >
void push (op_queue< OtherOperation > &q)
 
bool empty () const
 
bool is_enqueued (Operation *o) const
 

Friends

class op_queue_access
 

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