This is the complete list of members for zyppng::ProvideQueue, including all inherited members.
_activeItems | zyppng::ProvideQueue | private |
_capabilities | zyppng::ProvideQueue | private |
_crashCounter | zyppng::ProvideQueue | private |
_currentExe | zyppng::ProvideQueue | private |
_idleSince | zyppng::ProvideQueue | private |
_messageStream | zyppng::ProvideQueue | private |
_myHostname | zyppng::ProvideQueue | private |
_parent | zyppng::ProvideQueue | private |
_queueShuttingDown | zyppng::ProvideQueue | private |
_sigIdle | zyppng::ProvideQueue | private |
_waitQueue | zyppng::ProvideQueue | private |
_workerProc | zyppng::ProvideQueue | private |
activeRequests() const | zyppng::ProvideQueue | |
addChild(const Base::Ptr &child) | zyppng::Base | |
Base() | zyppng::Base | |
Base(BasePrivate &dd) | zyppng::Base | protected |
cancel(ProvideRequest *item, std::exception_ptr error) | zyppng::ProvideQueue | |
cancelActiveItem(std::list< Item >::iterator i, const std::exception_ptr &error) | zyppng::ProvideQueue | private |
canScheduleMore() const | zyppng::ProvideQueue | |
children() const | zyppng::Base | |
Config typedef | zyppng::ProvideQueue | |
connect(typename internal::MemberFunction< SenderFunc >::ClassType &s, SenderFunc &&sFun, typename internal::MemberFunction< ReceiverFunc >::ClassType &recv, ReceiverFunc &&rFunc) | zyppng::Base | inlinestatic |
connect(SenderFunc &&sFun, typename internal::MemberFunction< ReceiverFunc >::ClassType &recv, ReceiverFunc &&rFunc) | zyppng::Base | inline |
connectFunc(typename internal::MemberFunction< SenderFunc >::ClassType &s, SenderFunc &&sFun, ReceiverFunc &&rFunc, const Tracker &...trackers) | zyppng::Base | inlinestatic |
connectFunc(SenderFunc &&sFun, ReceiverFunc &&rFunc, const Tracker &...trackers) | zyppng::Base | inline |
d_ptr | zyppng::Base | protected |
dequeueActive(std::list< Item >::iterator it) | zyppng::ProvideQueue | private |
detach(const std::string &id) | zyppng::ProvideQueue | |
doStartup() | zyppng::ProvideQueue | private |
empty() const | zyppng::ProvideQueue | |
enqueue(ProvideRequestRef request) | zyppng::ProvideQueue | |
expectedProvideSize() const | zyppng::ProvideQueue | |
fatalWorkerError(const std::exception_ptr &reason=nullptr) | zyppng::ProvideQueue | private |
findChildren() const | zyppng::Base | inline |
forwardToLog(std::string &&logLine) | zyppng::ProvideQueue | private |
hostname() const | zyppng::ProvideQueue | |
idleSince() const | zyppng::ProvideQueue | |
immediateShutdown(const std::exception_ptr &reason) | zyppng::ProvideQueue | private |
InvalidId | zyppng::ProvideQueue | static |
isIdle() const | zyppng::ProvideQueue | |
make_base_slot(Obj *o, Functor &&f) | zyppng::Base | inlinestatic |
nextRequestId() | zyppng::ProvideQueue | private |
NON_COPYABLE(Base) | zyppng::Base | private |
parent() const | zyppng::Base | |
processMessage() | zyppng::ProvideQueue | private |
processReadyRead(int channel) | zyppng::ProvideQueue | private |
procFinished(int exitCode) | zyppng::ProvideQueue | private |
ProvideQueue(ProvidePrivate &parent) | zyppng::ProvideQueue | |
ProvideResourceData | zyppng::ProvideQueue | friend |
Ptr typedef | zyppng::Base | |
readAllStderr() | zyppng::ProvideQueue | private |
removeChild(const Ptr &child) | zyppng::Base | |
requestCount() const | zyppng::ProvideQueue | |
scheduleNext() | zyppng::ProvideQueue | |
shared_this() const | zyppng::Base | inline |
shared_this() | zyppng::Base | inline |
sigIdle() | zyppng::ProvideQueue | |
startup(const std::string &workerScheme, const zypp::Pathname &workDir, const std::string &hostname="") | zyppng::ProvideQueue | |
threadId() const | zyppng::Base | |
TimePoint typedef | zyppng::ProvideQueue | |
weak_this() const | zyppng::Base | inline |
weak_this() | zyppng::Base | inline |
WeakPtr typedef | zyppng::Base | |
workerConfig() const | zyppng::ProvideQueue | |
~Base() | zyppng::Base | virtual |
~ProvideQueue() | zyppng::ProvideQueue | |