_attach_mtime | zyppng::worker::DeviceDriver | private |
_attachedMedia | zyppng::worker::DeviceDriver | private |
_attachRoot | zyppng::worker::DeviceDriver | private |
_config | zyppng::worker::DeviceDriver | private |
_parentWorker | zyppng::worker::DeviceDriver | private |
_sysDevs | zyppng::worker::DeviceDriver | private |
_wType | zyppng::worker::DeviceDriver | private |
attachedMedia() | zyppng::worker::DeviceDriver | |
attachRoot() const | zyppng::worker::DeviceDriver | |
bindMountPredicate(const std::string &src) | zyppng::worker::DeviceDriver | protectedstatic |
checkAttached(const zypp::Pathname &mountPoint, const std::function< bool(const zypp::media::MountEntry &)> predicate) | zyppng::worker::DeviceDriver | protected |
config() const | zyppng::worker::DeviceDriver | |
createAttachPoint(const zypp::Pathname &attach_root) const | zyppng::worker::DeviceDriver | protected |
detachMedia(const std::string &attachId) | zyppng::worker::DeviceDriver | |
detectDevices() | zyppng::worker::DeviceDriver | virtual |
DeviceDriver(WorkerCaps::WorkerType wType) | zyppng::worker::DeviceDriver | |
devicePredicate(unsigned int majNr, unsigned int minNr) | zyppng::worker::DeviceDriver | protectedstatic |
fstypePredicate(const std::string &src, const std::vector< std::string > &fstypes) | zyppng::worker::DeviceDriver | protectedstatic |
immediateShutdown() | zyppng::worker::DeviceDriver | virtual |
initialize(const zyppng::worker::Configuration &conf) | zyppng::worker::DeviceDriver | virtual |
isDesiredMedium(const zypp::Url &deviceUrl, const zypp::Pathname &mountPoint, const zyppng::MediaDataVerifierRef &verifier, uint mediaNr=1) | zyppng::worker::DeviceDriver | protected |
isVolatile() const | zyppng::worker::DeviceDriver | virtual |
knownDevices() | zyppng::worker::DeviceDriver | |
knownDevices() const | zyppng::worker::DeviceDriver | |
mountDevice(const uint32_t id, const zypp::Url &mediaUrl, const std::string &attachId, const std::string &label, const HeaderValueMap &extras)=0 | zyppng::worker::DeviceDriver | pure virtual |
parentWorker() const | zyppng::worker::DeviceDriver | |
releaseIdleDevices() | zyppng::worker::DeviceDriver | |
removeAttachPoint(const zypp::Pathname &attach_pt) const | zyppng::worker::DeviceDriver | protected |
setAttachRoot(const zypp::Pathname &root) | zyppng::worker::DeviceDriver | |
setProvider(ProvideWorkerWeakRef workerRef) | zyppng::worker::DeviceDriver | |
unmountDevice(Device &dev) | zyppng::worker::DeviceDriver | protectedvirtual |