This is the complete list of members for nix::DrvOutputSubstitutionGoal, 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 |
DrvOutputSubstitutionGoal(const DrvOutput &id, Worker &worker, RepairFlag repair=NoRepair, std::optional< ContentAddress > ca=std::nullopt) (defined in nix::DrvOutputSubstitutionGoal) | nix::DrvOutputSubstitutionGoal | |
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 |
GoalState typedef (defined in nix::DrvOutputSubstitutionGoal) | nix::DrvOutputSubstitutionGoal | |
handle_type typedef | nix::Goal | |
handleChildOutput(Descriptor fd, std::string_view data) (defined in nix::Goal) | nix::Goal | inlinevirtual |
handleEOF(Descriptor fd) override (defined in nix::DrvOutputSubstitutionGoal) | nix::DrvOutputSubstitutionGoal | virtual |
init() override | nix::DrvOutputSubstitutionGoal | virtual |
init_wrapper() | nix::Goal | inline |
jobCategory() const override | nix::DrvOutputSubstitutionGoal | inlinevirtual |
key() override (defined in nix::DrvOutputSubstitutionGoal) | nix::DrvOutputSubstitutionGoal | virtual |
name | nix::Goal | |
nrFailed | nix::Goal | |
nrIncompleteClosure | nix::Goal | |
nrNoSubstituters | nix::Goal | |
realisationFetched(std::shared_ptr< const Realisation > outputInfo, nix::ref< nix::Store > sub) (defined in nix::DrvOutputSubstitutionGoal) | nix::DrvOutputSubstitutionGoal | |
state (defined in nix::DrvOutputSubstitutionGoal) | nix::DrvOutputSubstitutionGoal | |
timedOut(Error &&ex) override | nix::DrvOutputSubstitutionGoal | inlinevirtual |
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 |