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

#include <call_stack.hpp>

List of all members.

Public Member Functions

 context (Owner *d)
 ~context ()

Private Attributes

Owner * owner_
contextnext_

Friends

class call_stack< Owner >

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


Constructor & Destructor Documentation

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

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


Friends And Related Function Documentation

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


Member Data Documentation

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

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 Fri Jul 30 03:00:09 2010 for rphp by  doxygen 1.5.4