libzypp 17.31.23
|
Classes | |
struct | AttachedMedia |
struct | AttachError |
struct | AuthInfo |
struct | Device |
class | DeviceDriver |
class | MountingWorker |
class | ProvideWorker |
class | ProvideWorkerItem |
class | RequestCancelException |
Typedefs | |
using | AttachResult = expected< void, AttachError > |
using | WorkerCaps = zypp::proto::Capabilities |
using | Message = zypp::proto::Envelope |
using | Configuration = zypp::proto::Configuration |
Functions | |
ZYPP_FWD_DECL_TYPE_WITH_REFS (DeviceDriver) | |
ZYPP_FWD_DECL_TYPE_WITH_REFS (ProvideWorker) | |
ZYPP_FWD_DECL_TYPE_WITH_REFS (ProvideWorkerItem) | |
using zyppng::worker::AttachResult = typedef expected<void, AttachError> |
Definition at line 56 of file devicedriver.h.
using zyppng::worker::WorkerCaps = typedef zypp::proto::Capabilities |
Definition at line 31 of file provideworker.h.
using zyppng::worker::Message = typedef zypp::proto::Envelope |
Definition at line 32 of file provideworker.h.
using zyppng::worker::Configuration = typedef zypp::proto::Configuration |
Definition at line 33 of file provideworker.h.
zyppng::worker::ZYPP_FWD_DECL_TYPE_WITH_REFS | ( | DeviceDriver | ) |
zyppng::worker::ZYPP_FWD_DECL_TYPE_WITH_REFS | ( | ProvideWorker | ) |
zyppng::worker::ZYPP_FWD_DECL_TYPE_WITH_REFS | ( | ProvideWorkerItem | ) |