This is the complete list of members for nix::Goal, including all inherited members.
addWaitee(GoalPtr waitee) (defined in nix::Goal) | nix::Goal | |
amDone(ExitCode result, std::optional< Error > ex={}) | nix::Goal | |
buildResult | nix::Goal | protected |
cleanup() (defined in nix::Goal) | nix::Goal | inlinevirtual |
ecBusy enum value (defined in nix::Goal) | nix::Goal | |
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 | |
ex | nix::Goal | |
ExitCode enum name (defined in nix::Goal) | nix::Goal | |
exitCode | nix::Goal | |
getBuildResult(const DerivedPath &) const | nix::Goal | |
getName() const (defined in nix::Goal) | nix::Goal | inline |
Goal(Worker &worker, DerivedPath path) (defined in nix::Goal) | nix::Goal | inline |
handle_type typedef | nix::Goal | |
handleChildOutput(Descriptor fd, std::string_view data) (defined in nix::Goal) | nix::Goal | inlinevirtual |
handleEOF(Descriptor fd) (defined in nix::Goal) | nix::Goal | inlinevirtual |
init()=0 | nix::Goal | pure virtual |
init_wrapper() | nix::Goal | inline |
jobCategory() const =0 | nix::Goal | pure virtual |
key()=0 (defined in nix::Goal) | nix::Goal | pure virtual |
name | nix::Goal | |
nrFailed | nix::Goal | |
nrIncompleteClosure | nix::Goal | |
nrNoSubstituters | nix::Goal | |
timedOut(Error &&ex)=0 | nix::Goal | pure virtual |
top_co | nix::Goal | |
trace(std::string_view s) (defined in nix::Goal) | nix::Goal | |
waiteeDone(GoalPtr waitee, ExitCode result) (defined in nix::Goal) | nix::Goal | virtual |
waitees | nix::Goal | |
waiters | nix::Goal | |
work() (defined in nix::Goal) | nix::Goal | |
worker | nix::Goal | |
~Goal() (defined in nix::Goal) | nix::Goal | inlinevirtual |