summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.h
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2014-10-06 09:42:12 +0200
committerMichael Vogt <mvo@ubuntu.com>2014-10-06 09:42:12 +0200
commiteeac6897ebc6ecad6721ef9bd457fe51ef611755 (patch)
tree0b0bfe189c5dc453b673c833675ac4c9e91dd573 /apt-pkg/acquire-item.h
parent0f56b51e125d24cf5af68459077ad1b682743bc2 (diff)
add new "SetActiveSubprocess()
Diffstat (limited to 'apt-pkg/acquire-item.h')
-rw-r--r--apt-pkg/acquire-item.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/apt-pkg/acquire-item.h b/apt-pkg/acquire-item.h
index 083a73197..bab2cc0d7 100644
--- a/apt-pkg/acquire-item.h
+++ b/apt-pkg/acquire-item.h
@@ -292,6 +292,12 @@ class pkgAcquire::Item : public WeakPointable
*/
void ReportMirrorFailure(std::string FailCode);
+ /** \brief Set the name of the current active subprocess
+ *
+ * See also #ActiveSubprocess
+ */
+ void SetActiveSubprocess(const std::string &subprocess);
+
/** \brief Initialize an item.
*
* Adds the item to the list of items known to the acquire