Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::ParseGflagsImpl, including all inherited members.
config_ | cuttlefish::ParseGflagsImpl | private |
Dependencies() const override | cuttlefish::ParseGflagsImpl | inlinevirtual |
INJECT(ParseGflagsImpl(ConfigFlag &config)) | cuttlefish::ParseGflagsImpl | inline |
Name() const override | cuttlefish::ParseGflagsImpl | inlinevirtual |
Process(std::vector< std::string > &args) override | cuttlefish::ParseGflagsImpl | inlinevirtual |
ProcessFlags(const std::vector< FlagFeature * > &features, std::vector< std::string > &flags) | cuttlefish::FlagFeature | static |
TopologicalVisit(const std::unordered_set< FlagFeature * > &features, const std::function< Result< void >(FlagFeature *)> &callback) | cuttlefish::Feature< FlagFeature > | static |
WriteGflagsCompatHelpXml(std::ostream &out) const override | cuttlefish::ParseGflagsImpl | inlinevirtual |
WriteGflagsHelpXml(const std::vector< FlagFeature * > &features, std::ostream &out) | cuttlefish::FlagFeature | static |
~Feature()=default | cuttlefish::Feature< FlagFeature > | virtual |