CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
WaitingTask Class Reference

#include <FWCore/Concurrency/interface/WaitingTask.h>

Detailed Description

Description: Task used by WaitingTaskList.

Usage: Used as a callback to happen after a task has been completed. Includes the ability to hold an exception which has occurred while waiting.