DynExp
Highly flexible laboratory automation for dynamically changing experiments.
Loading...
Searching...
No Matches
DynExp::TaskResultType Member List

This is the complete list of members for DynExp::TaskResultType, including all inherited members.

AbortedDynExp::TaskResultTypeprivate
AbortedType enum nameDynExp::TaskResultType
ContinuationType enum nameDynExp::TaskResultType
ContinueDynExp::TaskResultTypeprivate
ErrorCodeDynExp::TaskResultTypeprivate
GetErrorCode() const noexceptDynExp::TaskResultTypeinline
HasAborted() const noexceptDynExp::TaskResultTypeinline
ShouldContinue() const noexceptDynExp::TaskResultTypeinline
TaskResultType(const ContinuationType Continue=ContinuationType::Continue, const AbortedType Aborted=AbortedType::NotAborted, const int ErrorCode=0) noexceptDynExp::TaskResultTypeinline
ToTaskHandlingContinuationType() const noexceptDynExp::TaskResultType