Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
nix::NotifyingCounter< T > Member List

This is the complete list of members for nix::NotifyingCounter< T >, including all inherited members.

add(T delta) (defined in nix::NotifyingCounter< T >)nix::NotifyingCounter< T >inline
addTemporarily(T delta) (defined in nix::NotifyingCounter< T >)nix::NotifyingCounter< T >inline
get() const (defined in nix::NotifyingCounter< T >)nix::NotifyingCounter< T >inline
NotifyingCounter(std::function< void()> notify, T initial=0) (defined in nix::NotifyingCounter< T >)nix::NotifyingCounter< T >inlineexplicit
NotifyingCounter(const NotifyingCounter &)=delete (defined in nix::NotifyingCounter< T >)nix::NotifyingCounter< T >
NotifyingCounter(NotifyingCounter &&)=delete (defined in nix::NotifyingCounter< T >)nix::NotifyingCounter< T >
operator T() const (defined in nix::NotifyingCounter< T >)nix::NotifyingCounter< T >inline
operator++(int) (defined in nix::NotifyingCounter< T >)nix::NotifyingCounter< T >inline
operator+=(T delta) (defined in nix::NotifyingCounter< T >)nix::NotifyingCounter< T >inline
operator=(const NotifyingCounter &)=delete (defined in nix::NotifyingCounter< T >)nix::NotifyingCounter< T >
operator=(NotifyingCounter &&)=delete (defined in nix::NotifyingCounter< T >)nix::NotifyingCounter< T >