Nuke binary plugins 15.0.5
 
Loading...
Searching...
No Matches
DD::Image::EngineContext Class Reference

#include <EngineContext.h>

Public Member Functions

 EngineContext (OpTree *opTree)
 
 ~EngineContext ()
 
bool aborted () const
 

Detailed Description

Context for engine() threads, so that aborted() check can be made on the correct opTree, rather than all opTrees that an Op is part of.

Constructor & Destructor Documentation

◆ EngineContext()

DD::Image::EngineContext::EngineContext ( OpTree opTree)

push this EngineContext onto the thread-local stack

◆ ~EngineContext()

DD::Image::EngineContext::~EngineContext ( )

pop the EngineContext from the thread-lock stack

Member Function Documentation

◆ aborted()

bool DD::Image::EngineContext::aborted ( ) const

is the current OpTree in an aborted state?



©2024 The Foundry Visionmongers, Ltd. All Rights Reserved.
www.foundry.com