Public Member Functions | Private Attributes
boost::detail::lw_thread_impl< F > Class Template Reference

#include <lightweight_thread.hpp>

Inheritance diagram for boost::detail::lw_thread_impl< F >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 lw_thread_impl (F f)
void run ()

Private Attributes

F f_

Detailed Description

template<class F>
class boost::detail::lw_thread_impl< F >

Definition at line 100 of file lightweight_thread.hpp.


Constructor & Destructor Documentation

template<class F >
boost::detail::lw_thread_impl< F >::lw_thread_impl ( F  f) [inline, explicit]

Definition at line 104 of file lightweight_thread.hpp.


Member Function Documentation

template<class F >
void boost::detail::lw_thread_impl< F >::run ( ) [inline, virtual]

Implements boost::detail::lw_abstract_thread.

Definition at line 108 of file lightweight_thread.hpp.


Member Data Documentation

template<class F >
F boost::detail::lw_thread_impl< F >::f_ [private]

Definition at line 115 of file lightweight_thread.hpp.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30