This is the complete list of members for nix::WorkerProto::BasicClientConnection, including all inherited members.
addTempRoot(const StoreDirConfig &remoteStore, bool *daemonException, const StorePath &path) (defined in nix::WorkerProto::BasicClientConnection) | nix::WorkerProto::BasicClientConnection | |
closeWrite()=0 (defined in nix::WorkerProto::BasicClientConnection) | nix::WorkerProto::BasicClientConnection | pure virtual |
features | nix::WorkerProto::BasicConnection | |
from | nix::WorkerProto::BasicConnection | |
getBuildDerivationResponse(const StoreDirConfig &store, bool *daemonException) | nix::WorkerProto::BasicClientConnection | |
handshake(BufferedSink &to, Source &from, WorkerProto::Version localVersion, const std::set< Feature > &supportedFeatures) | nix::WorkerProto::BasicClientConnection | static |
importPaths(const StoreDirConfig &store, bool *daemonException, Source &source) (defined in nix::WorkerProto::BasicClientConnection) | nix::WorkerProto::BasicClientConnection | |
narFromPath(const StoreDirConfig &store, bool *daemonException, const StorePath &path, std::function< void(Source &)> fun) (defined in nix::WorkerProto::BasicClientConnection) | nix::WorkerProto::BasicClientConnection | |
operator WorkerProto::ReadConn() | nix::WorkerProto::BasicConnection | inline |
operator WorkerProto::WriteConn() | nix::WorkerProto::BasicConnection | inline |
postHandshake(const StoreDirConfig &store) | nix::WorkerProto::BasicClientConnection | |
processStderr(bool *daemonException, Sink *sink=0, Source *source=0, bool flush=true, bool block=true) (defined in nix::WorkerProto::BasicClientConnection) | nix::WorkerProto::BasicClientConnection | |
processStderrReturn(Sink *sink=0, Source *source=0, bool flush=true, bool block=true) (defined in nix::WorkerProto::BasicClientConnection) | nix::WorkerProto::BasicClientConnection | |
protoVersion | nix::WorkerProto::BasicConnection | |
putBuildDerivationRequest(const StoreDirConfig &store, bool *daemonException, const StorePath &drvPath, const BasicDerivation &drv, BuildMode buildMode) (defined in nix::WorkerProto::BasicClientConnection) | nix::WorkerProto::BasicClientConnection | |
queryPathInfo(const StoreDirConfig &store, bool *daemonException, const StorePath &path) (defined in nix::WorkerProto::BasicClientConnection) | nix::WorkerProto::BasicClientConnection | |
queryValidPaths(const StoreDirConfig &remoteStore, bool *daemonException, const StorePathSet &paths, SubstituteFlag maybeSubstitute) (defined in nix::WorkerProto::BasicClientConnection) | nix::WorkerProto::BasicClientConnection | |
to | nix::WorkerProto::BasicConnection | |
~BasicClientConnection() | nix::WorkerProto::BasicClientConnection | virtual |