LibSWOC++ 1.5.14
Solid Wall of C++
Loading...
Searching...
No Matches
swoc::Rv< R > Member List

This is the complete list of members for swoc::Rv< R >, including all inherited members.

_errataswoc::Rv< R >protected
_rswoc::Rv< R >protected
assign(result_type const &result)swoc::Rv< R >
assign(result_type &&result)swoc::Rv< R >
clear()swoc::Rv< R >
code_type typedef (defined in swoc::Rv< R >)swoc::Rv< R >
errata()swoc::Rv< R >
errata() constswoc::Rv< R >
is_ok() constswoc::Rv< R >
note(std::string_view text)swoc::Rv< R >inline
note(Severity severity, std::string_view text)swoc::Rv< R >inline
note(code_type const &code)swoc::Rv< R >
note(code_type const &code, Severity severity)swoc::Rv< R >
note(std::string_view fmt, Args &&...args)swoc::Rv< R >
note(Severity severity, std::string_view fmt, Args &&...args)swoc::Rv< R >
note(Errata const &that)swoc::Rv< R >inline
note(Errata &&that)swoc::Rv< R >inline
note(std::string_view fmt, Args &&...args) -> self_type & (defined in swoc::Rv< R >)swoc::Rv< R >
note(Severity severity, std::string_view fmt, Args &&...args) -> self_type & (defined in swoc::Rv< R >)swoc::Rv< R >
operator Errata &()swoc::Rv< R >
operator result_type const &() constswoc::Rv< R >
operator=(result_type const &r)swoc::Rv< R >
operator=(result_type &&r)swoc::Rv< R >
operator=(Errata &&status)swoc::Rv< R >
result()swoc::Rv< R >
result() constswoc::Rv< R >
result_type typedefswoc::Rv< R >
Rv()swoc::Rv< R >
Rv(result_type const &result)swoc::Rv< R >
Rv(result_type const &result, Errata &&errata)swoc::Rv< R >
Rv(result_type &&result)swoc::Rv< R >
Rv(result_type &&result, Errata &&errata)swoc::Rv< R >
Rv(Errata &&errata)swoc::Rv< R >
self_type typedefswoc::Rv< R >protected
Severity typedef (defined in swoc::Rv< R >)swoc::Rv< R >