PFUNC  1.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
pfunc::detail::taskmgr< SchedPolicyName, Task >::aligned_bool
pfunc::detail::attribute< Priority, Compare >An implementation of the ``attributes'' that a task can have
pfunc::cilkS
pfunc::comp_tag
pfunc::detail::compare_task_ptr< Attribute, Functor >
pfunc::default_tag
pfunc::default_type< T >
pfunc::default_type< comp_tag >
pfunc::default_type< func_tag >
pfunc::default_type< sched_tag >
pfunc::errorS
pfunc::detail::event< EventType >
pfunc::detail::event< testable_event >
pfunc::detail::event_base
pfunc::detail::event_type
pfunc::fifoS
pfunc::func_tag
pfunc::generator< SchedPolicyName, Compare, Functor >
pfunc::generator< SchedPolicyName, Compare, use_default >
pfunc::generator< SchedPolicyName, use_default, Functor >
pfunc::generator< SchedPolicyName, use_default, use_default >
pfunc::generator< use_default, Compare, Functor >
pfunc::generator< use_default, Compare, use_default >
pfunc::generator< use_default, use_default, Functor >
pfunc::generator< use_default, use_default, use_default >
pfunc::detail::groupImplements a group structure across which barriers can be executed
pfunc::detail::group_predicate_pair< PolicyName, ValueType >
pfunc::detail::group_predicate_pair< cilkS, ValueType >
pfunc::detail::group_predicate_pair< prioS, ValueType >
pfunc::lifoS
pfunc::detail::no_copy
pfunc::parallel_for< PFuncInstanceType, ForExecutable, SpaceType >
pfunc::parallel_reduce< PFuncInstanceType, ReduceExecutable, SpaceType >
pfunc::parallel_while< PFuncInstanceType, InputIterator, WhileExecutable >
pfunc::prioS
pfunc::detail::regular_predicate_pair< PolicyName, ValueType >
pfunc::detail::reroute_function_arg
pfunc::sched_tag
pfunc::space_1D
pfunc::detail::task< Attribute, Functor >An implementation of a task structure
pfunc::detail::task_queue_set< PolicyName, ValueType >
pfunc::detail::task_queue_set< cilkS, ValueType >
pfunc::detail::task_queue_set< fifoS, ValueType >
pfunc::detail::task_queue_set< lifoS, ValueType >
pfunc::detail::task_queue_set< prioS, ValueType >
pfunc::detail::task_queue_set_data< QueueType >
pfunc::detail::task_traits< T >
pfunc::detail::taskmgr< SchedPolicyName, Task >Main class that implements the tasking aspect
pfunc::detail::taskmgr_virtual_baseThis strucure is used for dynamic casting purposes ONLY
pfunc::detail::testable_event
pfunc::detail::threadPortably creates and destroys threads on WINDOWS and Linux
pfunc::detail::thread_attrClass that represents thread specific meta-data
pfunc::use_default
pfunc::virtual_functorVirtual base class that is the default functor used
pfunc::detail::waitable_event
pfunc::detail::waiting_predicate_pair< PolicyName, ValueType >
pfunc::detail::waiting_predicate_pair< cilkS, ValueType >
pfunc::detail::waiting_predicate_pair< prioS, ValueType >
pfunc::parallel_while< PFuncInstanceType, InputIterator, WhileExecutable >::while_wrapper