asio::detail::strand_service::post_next_waiter_on_exit Class Reference

#include <strand_service.hpp>

List of all members.

Public Member Functions

 post_next_waiter_on_exit (strand_service &service_impl, implementation_type &impl)
 ~post_next_waiter_on_exit ()
void cancel ()

Private Attributes

strand_serviceservice_impl_
implementation_typeimpl_
bool cancelled_


Detailed Description

Definition at line 255 of file strand_service.hpp.


Constructor & Destructor Documentation

asio::detail::strand_service::post_next_waiter_on_exit::post_next_waiter_on_exit ( strand_service service_impl,
implementation_type impl 
) [inline]

Definition at line 258 of file strand_service.hpp.

asio::detail::strand_service::post_next_waiter_on_exit::~post_next_waiter_on_exit (  )  [inline]


Member Function Documentation

void asio::detail::strand_service::post_next_waiter_on_exit::cancel (  )  [inline]


Member Data Documentation

Definition at line 290 of file strand_service.hpp.

Referenced by ~post_next_waiter_on_exit().

Definition at line 291 of file strand_service.hpp.

Referenced by ~post_next_waiter_on_exit().

Definition at line 292 of file strand_service.hpp.

Referenced by cancel(), and ~post_next_waiter_on_exit().


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

Generated on Sun May 25 00:21:33 2008 by  doxygen 1.5.6