This is the complete list of members for
WThreadedJobs< Input_T, Job_T >, including all inherited members.
| compute(boost::shared_ptr< InputType const > input, JobType const &job)=0 | WThreadedJobs< Input_T, Job_T > | [pure virtual] |
| getJob(JobType &job)=0 | WThreadedJobs< Input_T, Job_T > | [pure virtual] |
| InputType typedef | WThreadedJobs< Input_T, Job_T > | |
| JobType typedef | WThreadedJobs< Input_T, Job_T > | |
| m_input | WThreadedJobs< Input_T, Job_T > | [protected] |
| operator()(std::size_t id, std::size_t numThreads, WBoolFlag const &shutdown) | WThreadedJobs< Input_T, Job_T > | |
| WThreadedJobs(boost::shared_ptr< InputType const > input) | WThreadedJobs< Input_T, Job_T > | |
| ~WThreadedJobs() | WThreadedJobs< Input_T, Job_T > | [virtual] |