|
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::Activity, including all inherited members.
| Activity(Logger &logger, Verbosity lvl, ActivityType type, const std::string &s="", const Logger::Fields &fields={}, ActivityId parent=getCurActivity()) (defined in nix::Activity) | nix::Activity | |
| Activity(Logger &logger, ActivityType type, const Logger::Fields &fields={}, ActivityId parent=getCurActivity()) (defined in nix::Activity) | nix::Activity | inline |
| Activity(const Activity &act)=delete (defined in nix::Activity) | nix::Activity | |
| id (defined in nix::Activity) | nix::Activity | |
| Logger (defined in nix::Activity) | nix::Activity | friend |
| logger (defined in nix::Activity) | nix::Activity | |
| progress(uint64_t done=0, uint64_t expected=0, uint64_t running=0, uint64_t failed=0) const (defined in nix::Activity) | nix::Activity | inline |
| result(ResultType type, const Args &... args) const (defined in nix::Activity) | nix::Activity | inline |
| result(ResultType type, const Logger::Fields &fields) const (defined in nix::Activity) | nix::Activity | inline |
| setExpected(ActivityType type2, uint64_t expected) const (defined in nix::Activity) | nix::Activity | inline |
| ~Activity() (defined in nix::Activity) | nix::Activity |