Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::Pool< R > Member List

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

capacity() (defined in nix::Pool< R >)nix::Pool< R >inline
count() (defined in nix::Pool< R >)nix::Pool< R >inline
decCapacity() (defined in nix::Pool< R >)nix::Pool< R >inline
Factory typedefnix::Pool< R >
flushBad() (defined in nix::Pool< R >)nix::Pool< R >inline
get() (defined in nix::Pool< R >)nix::Pool< R >inline
incCapacity() (defined in nix::Pool< R >)nix::Pool< R >inline
Pool(size_t max=std::numeric_limits< size_t >::max(), const Factory &factory=[]() { return make_ref< R >();}, const Validator &validator=[](ref< R > r) { return true;}) (defined in nix::Pool< R >)nix::Pool< R >inline
Validator typedefnix::Pool< R >
~Pool() (defined in nix::Pool< R >)nix::Pool< R >inline