ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for Acts::Result< void, E >, including all inherited members.
error()&noexcept | Acts::Result< void, E > | inline |
error()&&noexcept | Acts::Result< void, E > | inline |
failure(E error) | Acts::Result< void, E > | inlinestatic |
m_opt | Acts::Result< void, E > | private |
ok() const noexcept | Acts::Result< void, E > | inline |
operator=(const Result< void, E > &other)=default | Acts::Result< void, E > | |
operator=(Result< void, E > &&other) noexcept | Acts::Result< void, E > | inline |
operator=(E2 error) | Acts::Result< void, E > | inline |
Result()=default | Acts::Result< void, E > | |
Result(const Result< void, E > &other)=default | Acts::Result< void, E > | |
Result(Result< void, E > &&other) | Acts::Result< void, E > | inline |
Result(E2 error) noexcept | Acts::Result< void, E > | inline |
success() | Acts::Result< void, E > | inlinestatic |