| category | Si::error_or< Value, Error > | |
| equals(error_or< ComparableToValue, Error > const &other) const | Si::error_or< Value, Error > | inline |
| equals(ConvertibleToValue const &right) const | Si::error_or< Value, Error > | inline |
| equals(Error const &right) const | Si::error_or< Value, Error > | inline |
| error() const BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |
| error_or() BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |
| error_or(ConvertibleToValue &&value) BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |
| error_or(Value &&value) BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |
| error_or(Value const &value) | Si::error_or< Value, Error > | inline |
| error_or(Error error) BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |
| error_or(error_or const &other) | Si::error_or< Value, Error > | inline |
| error_or(error_or &&other) BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |
| get() | Si::error_or< Value, Error > | inline |
| get() const | Si::error_or< Value, Error > | inline |
| get_optional() | Si::error_or< Value, Error > | inline |
| get_ptr() BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |
| get_ptr() const BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |
| is_error() const BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |
| move_value() | Si::error_or< Value, Error > | inline |
| operator=(error_or &&other) BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |
| operator=(error_or const &other) | Si::error_or< Value, Error > | inline |
| operator=(Value &&other) BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |
| operator=(Value const &other) | Si::error_or< Value, Error > | inline |
| throw_if_error() const | Si::error_or< Value, Error > | inline |
| value_ | Si::error_or< Value, Error > | |
| value_type typedef | Si::error_or< Value, Error > | |
| ~error_or() BOOST_NOEXCEPT | Si::error_or< Value, Error > | inline |