Clio  develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
util::impl::ObservableValueBase< T > Member List

This is the complete list of members for util::impl::ObservableValueBase< T >, including all inherited members.

forceNotify()=0util::impl::ObservableValueBase< T >pure virtual
hasObservers() constutil::impl::ObservableValueBase< T >inline
notifyObservers(T const &value)util::impl::ObservableValueBase< T >inlineprotected
observe(std::invocable< T const & > auto &&fn)util::impl::ObservableValueBase< T >inline
onUpdate_ (defined in util::impl::ObservableValueBase< T >)util::impl::ObservableValueBase< T >protected
~ObservableValueBase()=default (defined in util::impl::ObservableValueBase< T >)util::impl::ObservableValueBase< T >virtual