cppthread 1.1.16
C++ Thread Library
cppthread::worker< T > Member List

This is the complete list of members for cppthread::worker< T >, including all inherited members.

continue_running() constcppthread::runnervirtual
do_work()=0cppthread::worker< T >pure virtual
enter()cppthread::runnervirtual
f_incppthread::worker< T >protected
f_mutexcppthread::runnermutableprotected
f_namecppthread::runnerprivate
f_outcppthread::worker< T >protected
f_payloadcppthread::worker< T >protected
f_positioncppthread::worker< T >private
f_runscppthread::worker< T >private
f_threadcppthread::runnerprivate
f_workingcppthread::worker< T >private
get_name() constcppthread::runner
get_thread() constcppthread::runner
gettid() constcppthread::runner
is_ready() constcppthread::runnervirtual
is_working() constcppthread::worker< T >inline
leave(leave_status_t status)cppthread::runnervirtual
operator=(worker< T > const &rhs)=deletecppthread::worker< T >
cppthread::runner::operator=(runner const &rhs)=deletecppthread::runner
pointer_t typedefcppthread::runner
position() constcppthread::worker< T >inline
run()cppthread::worker< T >inlinevirtual
runner(std::string const &name)cppthread::runner
runner(runner const &rhs)=deletecppthread::runner
runs() constcppthread::worker< T >inline
vector_t typedefcppthread::runner
work_load_type typedefcppthread::worker< T >
worker(std::string const &name, std::size_t position, typename fifo< T >::pointer_t in, typename fifo< T >::pointer_t out)cppthread::worker< T >inline
worker(worker const &rhs)=deletecppthread::worker< T >
~runner()cppthread::runnervirtual

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.