ParallelFor::BreakContext Member List
This is the complete list of members for ParallelFor::BreakContext , including all inherited members.
_breakCondition | ParallelFor::BaseContext | |
_from | ParallelFor::BaseContext | |
_localContextIndex | ParallelFor::BaseContext | |
_result | ParallelFor::BaseContext | |
_to | ParallelFor::BaseContext | |
_workerThreadIndex | ParallelFor::BaseContext | |
BaseContext () | ParallelFor::BaseContext | |
Break (Result< void > result=OK) | ParallelFor::BreakContext | |
GetLocalThreadIndex () const | ParallelFor::BaseContext | |
GetWorkerThreadIndex () const | ParallelFor::BaseContext | |
Invoke (FN &obj, INDEXTYPE i) | ParallelFor::BaseContext | |
IsCancelled () const | ParallelFor::BreakContext | |
MAXON_DISALLOW_COPY_AND_ASSIGN (BaseContext) | ParallelFor::BaseContext | private |
PrivateInit (INDEXTYPE from, INDEXTYPE to, Int threadIndex, BreakCondition *breakCondition) | ParallelFor::BaseContext | |
ResultValueType typedef | ParallelFor::BreakContext | |
返回 (Result< void > &&r) | ParallelFor::BreakContext | static |
UpdateWorkerThreadIndex (Int threadIndex=JobRef::GetCurrentWorkerThreadIndex()) | ParallelFor::BaseContext |