threadpool Overview | Reference | Tutorial | Examples | Design
Reference Class List | Member Functions | Typedefs | File List
boost::threadpool::looped_task_func Member List
This is the complete list of members for boost::threadpool::looped_task_func, including all inherited members.
looped_task_func(function0< bool > const &function, unsigned int const interval=0)boost::threadpool::looped_task_func
operator()(void) const boost::threadpool::looped_task_func
result_type typedefboost::threadpool::looped_task_func

Copyright © 2005-2008 Philipp Henkel Overview | Reference | Tutorial | Examples | Design