action types
More...
#include <cupt/system/worker.hpp>
Detailed Description
Member Enumeration Documentation
- Enumerator:
| Install |
a new package is installed
|
| Remove |
the existing package is removed
|
| Purge |
the existing package is purged
|
| Upgrade |
new version of the existing package is installed
|
| Downgrade |
old version of the existing package is installed
|
| Configure |
the existing package in intermediate state is configured (properly installed)
|
| Deconfigure |
the existing package in intermediate state is removed
|
| ProcessTriggers |
triggers are processed for the existing package
|
| Count |
element count
|
Member Data Documentation
| const char* cupt::system::Worker::Action::rawStrings[Count] |
|
static |
The documentation for this struct was generated from the following file: