|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
This is the complete list of members for nix::Goal, including all inherited members.
| cleanup() (defined in nix::Goal) | nix::Goal | inlinevirtual |
| ecFailed enum value (defined in nix::Goal) | nix::Goal | |
| ecIncompleteClosure enum value (defined in nix::Goal) | nix::Goal | |
| ecNoSubstituters enum value (defined in nix::Goal) | nix::Goal | |
| ecSuccess enum value (defined in nix::Goal) | nix::Goal | |
| ExitCode enum name (defined in nix::Goal) | nix::Goal | |
| getName() const (defined in nix::Goal) | nix::Goal | inline |
| Goal(Worker &worker, bool isDependency) (defined in nix::Goal) | nix::Goal | inlineexplicit |
| isDependency | nix::Goal | |
| jobCategory() const =0 | nix::Goal | pure virtual |
| lixAsyncTaskContext() const (defined in nix::Goal) | nix::Goal | inlineprotected |
| name | nix::Goal | |
| nrFailed | nix::Goal | |
| nrIncompleteClosure | nix::Goal | |
| nrNoSubstituters | nix::Goal | |
| slotToken (defined in nix::Goal) | nix::Goal | protected |
| trace(std::string_view s) (defined in nix::Goal) | nix::Goal | |
| waiteeDone(GoalPtr waitee) (defined in nix::Goal) | nix::Goal | inlinevirtual |
| waitForAWhile() (defined in nix::Goal) | nix::Goal | protected |
| waitForGoals(kj::Array< std::pair< GoalPtr, kj::Promise< Result< WorkResult > > > > dependencies) noexcept (defined in nix::Goal) | nix::Goal | protected |
| waitForGoals(std::pair< std::shared_ptr< G >, kj::Promise< Result< WorkResult > > >... goals) noexcept (defined in nix::Goal) | nix::Goal | inlineprotected |
| work() noexcept (defined in nix::Goal) | nix::Goal | |
| worker | nix::Goal | |
| workImpl() noexcept=0 (defined in nix::Goal) | nix::Goal | protectedpure virtual |
| ~Goal() noexcept(false) (defined in nix::Goal) | nix::Goal | inlinevirtual |