TaskingHelpers.h#

Fully qualified name: carb/tasking/TaskingHelpers.h

In directory: carb/tasking

Source file: TaskingHelpers.h

carb.tasking helper functions

Namespaces#

carb

The main Carbonite namespace.

carb::tasking

Namespace for carb.tasking.plugin and related utilities.

Structs#

carb::tasking::All

Specifies an "all" grouping of RequiredObject(s).

carb::tasking::Any

Specifies an "any" grouping of RequiredObject(s).

carb::tasking::RequiredObject

Helper class to ensure correct compliance with the requiredObject parameter of ITasking::add[Throttled]SubTask() and wait() functions.

carb::tasking::Tracker

Helper class to provide correct types to the Trackers class.

carb::tasking::Trackers

Helper class to ensure correct compliance with trackers parameter of ITasking::addTask() variants.