disengage() | ripple::STObject::OptionalProxy< T > | private |
engaged() const noexcept | ripple::STObject::OptionalProxy< T > | private |
operator bool() const noexcept | ripple::STObject::OptionalProxy< T > | explicit |
operator optional_type() const | ripple::STObject::OptionalProxy< T > | |
operator!=(OptionalProxy const &lhs, std::nullopt_t) noexcept | ripple::STObject::OptionalProxy< T > | friend |
operator!=(std::nullopt_t, OptionalProxy const &rhs) noexcept | ripple::STObject::OptionalProxy< T > | friend |
operator!=(OptionalProxy const &lhs, optional_type const &rhs) noexcept | ripple::STObject::OptionalProxy< T > | friend |
operator!=(optional_type const &lhs, OptionalProxy const &rhs) noexcept | ripple::STObject::OptionalProxy< T > | friend |
operator!=(OptionalProxy const &lhs, OptionalProxy const &rhs) noexcept | ripple::STObject::OptionalProxy< T > | friend |
operator*() const | ripple::STObject::OptionalProxy< T > | |
operator=(OptionalProxy const &)=delete | ripple::STObject::OptionalProxy< T > | |
operator=(std::nullopt_t const &) | ripple::STObject::OptionalProxy< T > | |
operator=(optional_type &&v) | ripple::STObject::OptionalProxy< T > | |
operator=(optional_type const &v) | ripple::STObject::OptionalProxy< T > | |
operator=(U &&u) | ripple::STObject::OptionalProxy< T > | |
operator=(U &&u) | ripple::STObject::OptionalProxy< T > | |
operator==(OptionalProxy const &lhs, std::nullopt_t) noexcept | ripple::STObject::OptionalProxy< T > | friend |
operator==(std::nullopt_t, OptionalProxy const &rhs) noexcept | ripple::STObject::OptionalProxy< T > | friend |
operator==(OptionalProxy const &lhs, optional_type const &rhs) noexcept | ripple::STObject::OptionalProxy< T > | friend |
operator==(optional_type const &lhs, OptionalProxy const &rhs) noexcept | ripple::STObject::OptionalProxy< T > | friend |
operator==(OptionalProxy const &lhs, OptionalProxy const &rhs) noexcept | ripple::STObject::OptionalProxy< T > | friend |
operator~() const | ripple::STObject::OptionalProxy< T > | |
optional_type typedef | ripple::STObject::OptionalProxy< T > | private |
optional_value() const | ripple::STObject::OptionalProxy< T > | private |
OptionalProxy(OptionalProxy const &)=default | ripple::STObject::OptionalProxy< T > | |
OptionalProxy(STObject *st, TypedField< T > const *f) | ripple::STObject::OptionalProxy< T > | private |
STObject class | ripple::STObject::OptionalProxy< T > | friend |
value_or(value_type val) const | ripple::STObject::OptionalProxy< T > | |
value_type typedef | ripple::STObject::OptionalProxy< T > | private |