Flox Package Database 1
CRUD Operations on Nix Package Metadata
|
This is the complete list of members for flox::pkgdb::PkgDbInput, including all inherited members.
clear() | flox::InputPreferences | virtual |
closeDbReadWrite() | flox::pkgdb::PkgDbInput | inline |
dbPath | flox::pkgdb::PkgDbInput | private |
dbRO | flox::pkgdb::PkgDbInput | private |
dbRW | flox::pkgdb::PkgDbInput | private |
enabledSubtrees | flox::FloxFlakeInput | private |
fillPkgQueryArgs(pkgdb::PkgQueryArgs &pqa) const | flox::InputPreferences | |
flake | flox::FloxFlakeInput | private |
FloxFlakeInput(const nix::ref< nix::Store > &store, const RegistryInput &input) | flox::FloxFlakeInput | inline |
from | flox::RegistryInput | |
getDbPath() const | flox::pkgdb::PkgDbInput | inline |
getDbReadOnly() const | flox::pkgdb::PkgDbInput | inline |
getDbReadWrite() | flox::pkgdb::PkgDbInput | |
getFlake() | flox::FloxFlakeInput | |
getFlakeRef() const | flox::RegistryInput | inline |
getLockedInput() (defined in flox::FloxFlakeInput) | flox::FloxFlakeInput | |
getNameOrURL() | flox::pkgdb::PkgDbInput | inline |
getRowJSON(row_id row) | flox::pkgdb::PkgDbInput | |
getSubtrees() | flox::FloxFlakeInput | |
init() | flox::pkgdb::PkgDbInput | private |
InputPreferences()=default (defined in flox::InputPreferences) | flox::InputPreferences | |
InputPreferences(const InputPreferences &)=default (defined in flox::InputPreferences) | flox::InputPreferences | |
InputPreferences(InputPreferences &&)=default (defined in flox::InputPreferences) | flox::InputPreferences | |
InputPreferences(const std::optional< std::vector< Subtree > > &subtrees) (defined in flox::InputPreferences) | flox::InputPreferences | inlineexplicit |
merge(const InputPreferences &overrides) | flox::InputPreferences | |
name | flox::pkgdb::PkgDbInput | private |
operator!=(const RegistryInput &other) const (defined in flox::RegistryInput) | flox::RegistryInput | inline |
operator!=(const InputPreferences &other) const (defined in flox::InputPreferences) | flox::InputPreferences | inline |
operator=(const InputPreferences &)=default (defined in flox::InputPreferences) | flox::InputPreferences | |
operator=(InputPreferences &&)=default (defined in flox::InputPreferences) | flox::InputPreferences | |
operator==(const RegistryInput &other) const (defined in flox::RegistryInput) | flox::RegistryInput | inline |
operator==(const InputPreferences &other) const (defined in flox::InputPreferences) | flox::InputPreferences | inline |
PkgDbInput(nix::ref< nix::Store > &store, const RegistryInput &input, std::filesystem::path dbPath, const db_path_tag &, const std::string &name="") | flox::pkgdb::PkgDbInput | inline |
PkgDbInput(nix::ref< nix::Store > &store, const RegistryInput &input, const std::filesystem::path &cacheDir=getPkgDbCachedir(), const std::string &name="") | flox::pkgdb::PkgDbInput | inline |
RegistryInput()=default (defined in flox::RegistryInput) | flox::RegistryInput | |
RegistryInput(const std::optional< std::vector< Subtree > > &subtrees, const nix::FlakeRef &from) (defined in flox::RegistryInput) | flox::RegistryInput | inline |
RegistryInput(const nix::FlakeRef &from) (defined in flox::RegistryInput) | flox::RegistryInput | inlineexplicit |
scrapePrefix(const flox::AttrPath &prefix) | flox::pkgdb::PkgDbInput | |
scrapeSystems(const std::vector< System > &systems) | flox::pkgdb::PkgDbInput | |
setName(std::string_view name) | flox::pkgdb::PkgDbInput | inline |
store | flox::FloxFlakeInput | private |
subtrees | flox::InputPreferences | |
~InputPreferences()=default (defined in flox::InputPreferences) | flox::InputPreferences | virtual |