PFUNC
1.0
|
#include <pfunc/task_queue_set.hpp>
Public Types | |
typedef errorS | queue_index_type |
typedef errorS | queue_type |
Template class whose specializations give us the different scheduling policy based task queues. SchedPolicyType is one of the schedS specializations and ValueType is always a pointer to a task.
typedef errorS pfunc::detail::task_queue_set< PolicyName, ValueType >::queue_index_type |
Declare error if no specialization is found
typedef errorS pfunc::detail::task_queue_set< PolicyName, ValueType >::queue_type |
Declare error if no specialization is found