DynExp
Highly flexible laboratory automation for dynamically changing experiments.
DynExp::TaskResultType Member List

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

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