asio::detail::call_stack< Owner >::context Class Reference

#include <call_stack.hpp>

Inherits boost::noncopyable.

List of all members.

Public Member Functions

 context (Owner *d)
 ~context ()

Private Attributes

Owner * owner_
contextnext_

Friends

class call_stack< Owner >


Detailed Description

template<typename Owner>
class asio::detail::call_stack< Owner >::context

Definition at line 33 of file call_stack.hpp.


Constructor & Destructor Documentation

template<typename Owner>
asio::detail::call_stack< Owner >::context::context ( Owner *  d  )  [inline, explicit]

Definition at line 38 of file call_stack.hpp.

template<typename Owner>
asio::detail::call_stack< Owner >::context::~context (  )  [inline]

Definition at line 46 of file call_stack.hpp.

References asio::detail::call_stack< Owner >::context::next_.


Friends And Related Function Documentation

template<typename Owner>
friend class call_stack< Owner > [friend]

Definition at line 52 of file call_stack.hpp.


Member Data Documentation

template<typename Owner>
Owner* asio::detail::call_stack< Owner >::context::owner_ [private]

Definition at line 55 of file call_stack.hpp.

Referenced by asio::detail::call_stack< Owner >::contains().

template<typename Owner>
context* asio::detail::call_stack< Owner >::context::next_ [private]


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

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