vt::ctx namespace

Classes

struct Collection
Context for a collection element that is running. Includes the index and proxy for the collection.
struct Context
Used to obtain the current node and other context where a handler executes.
struct ContextAttorney
Used by VT internals for write access to the Context.
struct Continuation
A continuation that runs after a task is complete.
struct LBData
Context for collection of LB data when a task runs.
struct SetContext
Set the context of the current running task for query by other components or users.
struct TD
Context for termination detection to be preserved with a task. Manages the epoch stack associated with running tasks. Produces and consumes in the constructor and destructor to ensure termination is not detected early.
struct Trace