$search

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

#include <call_stack.hpp>

Inheritance diagram for asio::detail::call_stack< Owner >::context:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 context (Owner *d)
 ~context ()

Private Attributes

contextnext_
Owner * owner_

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.


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>
context* asio::detail::call_stack< Owner >::context::next_ [private]

Definition at line 58 of file call_stack.hpp.

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

Definition at line 55 of file call_stack.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Castor
Author(s): Carpe Noctem
autogenerated on Fri Mar 1 14:41:44 2013