ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::Result< void, E > Member List

This is the complete list of members for Acts::Result< void, E >, including all inherited members.

and_then(C &&callable) const &Acts::Result< void, E >
error() &noexceptActs::Result< void, E >
error() const &noexceptActs::Result< void, E >
error() &&noexceptActs::Result< void, E >
ErrorType typedefActs::Result< void, E >
failure(E error)Acts::Result< void, E >static
ok() const noexceptActs::Result< void, E >
operator*() noexceptActs::Result< void, E >
operator->() noexceptActs::Result< void, E >
operator=(const Result< void, E > &other)=defaultActs::Result< void, E >
operator=(Result< void, E > &&other) noexceptActs::Result< void, E >
operator=(E2 error)Acts::Result< void, E >
Result()=defaultActs::Result< void, E >
Result(const Result< void, E > &other)=defaultActs::Result< void, E >
Result(Result< void, E > &&other) noexceptActs::Result< void, E >
Result(E2 error) noexceptActs::Result< void, E >
success()Acts::Result< void, E >static
transform(C &&callable) const &Acts::Result< void, E >
value() constActs::Result< void, E >
value_or(U &&v) const &Acts::Result< void, E >
ValueType typedefActs::Result< void, E >