BioCMAMC-ST
ApiResult Member List

This is the complete list of members for ApiResult, including all inherited members.

ApiResult(std::string_view t) noexceptApiResultinlineexplicit
ApiResult() noexcept=defaultApiResultexplicit
get() const noexcept -> std::stringResult< Success, std::string >inline
gets() const -> SuccessResult< Success, std::string >inline
invalid() const noexceptResult< Success, std::string >inline
match(Func &&f, Err &&r) noexceptResult< Success, std::string >inline
operator bool() const noexceptResult< Success, std::string >inlineexplicit
Result() noexceptResult< Success, std::string >inlineexplicit
Result(std::string const &&t) noexceptResult< Success, std::string >inlineexplicit
Result(Success &&s) noexceptResult< Success, std::string >inlineexplicit
to_c_ret_code()ApiResultinline
valid() const noexceptResult< Success, std::string >inline