__pad0__ | cuttlefish::GenericCommandSource< Fn, R, Args > | |
args_ | cuttlefish::GenericCommandSource< Fn, R, Args > | private |
Commands() override | cuttlefish::GenericCommandSource< Fn, R, Args > | inlinevirtual |
commands_ | cuttlefish::GenericCommandSource< Fn, R, Args > | private |
constexpr(std::is_same_v< R, Result< std::vector< MonitorCommand > > >) | cuttlefish::GenericCommandSource< Fn, R, Args > | inline |
constexpr(std::is_same_v< R, std::vector< MonitorCommand > >) | cuttlefish::GenericCommandSource< Fn, R, Args > | inline |
constexpr(std::is_same_v< R, Result< MonitorCommand > >) | cuttlefish::GenericCommandSource< Fn, R, Args > | inline |
constexpr(std::is_same_v< R, MonitorCommand >) | cuttlefish::GenericCommandSource< Fn, R, Args > | inline |
constexpr(std::is_same_v< R, Result< std::optional< MonitorCommand > > >) | cuttlefish::GenericCommandSource< Fn, R, Args > | inline |
constexpr(std::is_same_v< R, std::optional< MonitorCommand > >) | cuttlefish::GenericCommandSource< Fn, R, Args > | inline |
Dependencies() const override | cuttlefish::GenericCommandSource< Fn, R, Args > | inlinevirtual |
else | cuttlefish::GenericCommandSource< Fn, R, Args > | |
Enabled() const | cuttlefish::SetupFeature | inlinevirtual |
Name() const override | cuttlefish::GenericCommandSource< Fn, R, Args > | inlinevirtual |
ResultSetup()=0 | cuttlefish::SetupFeature | privatepure virtual |
return | cuttlefish::GenericCommandSource< Fn, R, Args > | |
RunSetup(const std::vector< SetupFeature * > &features) | cuttlefish::SetupFeature | static |
TopologicalVisit(const std::unordered_set< SetupFeature * > &features, const std::function< Result< void >(SetupFeature *)> &callback) | cuttlefish::Feature< SetupFeature > | static |
~CommandSource()=default | cuttlefish::CommandSource | virtual |
~Feature()=default | cuttlefish::Feature< SetupFeature > | virtual |
~SetupFeature() | cuttlefish::SetupFeature | virtual |