Base Framework
|
This is the complete list of members for InvocationResult, including all inherited members.
EXCEPTION_RAISED enum value | InvocationResult | |
FAILED enum value | InvocationResult | |
Flags enum name | InvocationResult | |
getCause() const noexcept | InvocationResult | inline |
getFlags() const noexcept | InvocationResult | inline |
InvocationResult(unsigned int _flags, unsigned int _cause) noexcept | InvocationResult | inline |
InvocationResult(const InvocationResult ©) noexcept | InvocationResult | inline |
operator=(const InvocationResult &assign) noexcept | InvocationResult | inline |