action types
More...
#include <cupt/system/worker.hpp>
|
| static const char * | rawStrings [Count] |
| | lower-case, unlocalized string values of corresponding types
|
| |
◆ Type
| 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
|
| Reinstall | remove and install the installed version
|
| Count | element count
|
◆ rawStrings
| const char* cupt::system::Worker::Action::rawStrings[Count] |
|
static |
lower-case, unlocalized string values of corresponding types
The documentation for this struct was generated from the following file: