#include <stack_context.hpp>
boost::coroutines::stack_context::stack_context |
( |
| ) |
|
|
inline |
std::size_t boost::coroutines::stack_context::size |
Referenced by boost::coroutines::basic_standard_stack_allocator< traitsT >::allocate(), boost::coroutines::basic_protected_stack_allocator< traitsT >::allocate(), boost::coroutines::basic_segmented_stack_allocator< traitsT >::allocate(), boost::coroutines::basic_standard_stack_allocator< traitsT >::deallocate(), boost::coroutines::basic_protected_stack_allocator< traitsT >::deallocate(), boost::coroutines::pull_coroutine< R >::pull_coroutine(), boost::coroutines::pull_coroutine< R & >::pull_coroutine(), boost::coroutines::pull_coroutine< void >::pull_coroutine(), boost::coroutines::push_coroutine< Arg >::push_coroutine(), boost::coroutines::push_coroutine< Arg & >::push_coroutine(), and boost::coroutines::push_coroutine< void >::push_coroutine().
void* boost::coroutines::stack_context::sp |
Referenced by boost::coroutines::basic_standard_stack_allocator< traitsT >::allocate(), boost::coroutines::basic_protected_stack_allocator< traitsT >::allocate(), boost::coroutines::basic_segmented_stack_allocator< traitsT >::allocate(), boost::coroutines::basic_standard_stack_allocator< traitsT >::deallocate(), boost::coroutines::basic_protected_stack_allocator< traitsT >::deallocate(), boost::coroutines::pull_coroutine< R >::pull_coroutine(), boost::coroutines::pull_coroutine< R & >::pull_coroutine(), boost::coroutines::pull_coroutine< void >::pull_coroutine(), boost::coroutines::push_coroutine< Arg >::push_coroutine(), boost::coroutines::push_coroutine< Arg & >::push_coroutine(), and boost::coroutines::push_coroutine< void >::push_coroutine().
The documentation for this struct was generated from the following file: