abandon() noexcept | swift::misc::CWorkerBase | |
abandonAndWait() noexcept | swift::misc::CWorkerBase | |
aboutToStart() | swift::misc::CWorkerBase | signal |
allWorkers() | swift::misc::CWorkerBase | inlinestatic |
beforeQuit() noexcept | swift::misc::CContinuousWorker | inlineprotectedvirtual |
CContinuousWorker(QObject *owner, const QString &name) | swift::misc::CContinuousWorker | |
cleanup() | swift::misc::CContinuousWorker | inlineprotectedvirtual |
CThreadedReader(const CThreadedReader &)=delete | swift::core::CThreadedReader | |
CThreadedReader(CThreadedReader &&)=delete | swift::core::CThreadedReader | |
CThreadedReader(QObject *owner, const QString &name) | swift::core::CThreadedReader | protected |
CWorkerBase(const CWorkerBase &)=delete | swift::misc::CWorkerBase | |
CWorkerBase(CWorkerBase &&)=delete | swift::misc::CWorkerBase | |
CWorkerBase() | swift::misc::CWorkerBase | protected |
didContentChange(const QString &content, int startPosition=-1) | swift::core::CThreadedReader | protected |
doIfFinished(F functor) const | swift::misc::CWorkerBase | inline |
doIfFinishedElse(F1 ifFunctor, F2 elseFunctor) const | swift::misc::CWorkerBase | inline |
doIfNotFinished(F functor) const | swift::misc::CWorkerBase | inline |
doWorkCheck() const | swift::core::CThreadedReader | protected |
finished() | swift::misc::CWorkerBase | signal |
getFromNetworkAndLog(const swift::misc::network::CUrl &url, const swift::misc::CSlot< void(QNetworkReply *)> &callback) | swift::core::CThreadedReader | protected |
getLogCategories() | swift::core::CThreadedReader | static |
getName() | swift::misc::CContinuousWorker | inline |
getNetworkReplyBytes() const | swift::core::CThreadedReader | |
getReadLog() const | swift::core::CThreadedReader | |
getUpdateTimestamp() const | swift::core::CThreadedReader | |
getUrlLogList() const | swift::core::CThreadedReader | |
hasStarted() const | swift::misc::CWorkerBase | inlineprotected |
initialize() | swift::misc::CContinuousWorker | inlineprotectedvirtual |
isAbandoned() const | swift::misc::CWorkerBase | protected |
isEnabled() const | swift::misc::CContinuousWorker | inline |
isFinished() const | swift::misc::CWorkerBase | inline |
isMarkedAsFailed() const | swift::core::CThreadedReader | |
lastModifiedMsSinceEpoch(QNetworkReply *nwReply) const | swift::core::CThreadedReader | protected |
logInconsistentData(const swift::misc::CStatusMessage &msg, const char *funcInfo=nullptr) | swift::core::CThreadedReader | protectedstatic |
logNetworkReplyReceived(QNetworkReply *reply) | swift::core::CThreadedReader | protected |
m_lock | swift::core::CThreadedReader | mutableprotected |
m_networkReplyCurrent | swift::core::CThreadedReader | protected |
m_networkReplyMax | swift::core::CThreadedReader | protected |
m_networkReplyProgress | swift::core::CThreadedReader | protected |
markAsUsedInUnitTest() | swift::core::CThreadedReader | inline |
networkReplyProgress(int logId, qint64 current, qint64 max, const QUrl &url) | swift::core::CThreadedReader | protectedvirtual |
operator=(const CThreadedReader &)=delete | swift::core::CThreadedReader | |
operator=(CThreadedReader &&)=delete | swift::core::CThreadedReader | |
swift::misc::CContinuousWorker::operator=(const CWorkerBase &)=delete | swift::misc::CWorkerBase | |
swift::misc::CContinuousWorker::operator=(CWorkerBase &&)=delete | swift::misc::CWorkerBase | |
owner() const | swift::misc::CContinuousWorker | inline |
quit() noexcept final | swift::misc::CContinuousWorker | virtual |
quitAndWait() noexcept final | swift::misc::CContinuousWorker | virtual |
setMarkedAsFailed(bool failed) | swift::core::CThreadedReader | |
setUpdateTimestamp(const QDateTime &updateTimestamp=QDateTime::currentDateTimeUtc()) | swift::core::CThreadedReader | |
start(QThread::Priority priority=QThread::InheritPriority) | swift::misc::CContinuousWorker | |
then(T *context, F functor) | swift::misc::CWorkerBase | inline |
then(F functor) | swift::misc::CWorkerBase | inline |
threadAssertCheck() const | swift::core::CThreadedReader | protected |
waitForFinished() noexcept | swift::misc::CWorkerBase | |
waitTimeoutMs() const | swift::misc::CContinuousWorker | inlineprotectedvirtual |
~CThreadedReader()=default | swift::core::CThreadedReader | |
~CWorkerBase() | swift::misc::CWorkerBase | |