|
| operator ServeProto::ReadConn () |
|
| operator ServeProto::WriteConn () |
|
StorePathSet | queryValidPaths (const StoreDirConfig &remoteStore, bool lock, const StorePathSet &paths, SubstituteFlag maybeSubstitute) |
|
std::map< StorePath, UnkeyedValidPathInfo > | queryPathInfos (const StoreDirConfig &store, const StorePathSet &paths) |
|
void | putBuildDerivationRequest (const StoreDirConfig &store, const StorePath &drvPath, const BasicDerivation &drv, const ServeProto::BuildOptions &options) |
|
BuildResult | getBuildDerivationResponse (const StoreDirConfig &store) |
|
void | narFromPath (const StoreDirConfig &store, const StorePath &path, std::function< void(Source &)> fun) |
|
void | importPaths (const StoreDirConfig &store, std::function< void(Sink &)> fun) |
|
static ServeProto::Version | handshake (BufferedSink &to, Source &from, ServeProto::Version localVersion, std::string_view host) |
|
The documentation for this struct was generated from the following file:
- /home/buildozer/aports/community/nix/src/nix-2.26.3/src/libstore/legacy-ssh-store.cc