#include <action.h>
Member Enumeration Documentation
- Enumerator:
Install |
|
ReInstall |
|
Remove |
|
Keep |
|
Purge |
|
SystemUpgrade |
|
Constructor & Destructor Documentation
ept::core::package::Action::Action |
( |
Token |
t, |
|
|
Type |
a |
|
) |
| |
|
inline |
Member Function Documentation
References ept::core::package::Source::db(), ept::core::package::Source::exists(), Install, Keep, ept::core::package::Source::lookupToken(), m_token, m_type, Purge, ReInstall, Remove, ept::core::AptDatabase::state(), and SystemUpgrade.
Referenced by TestAptAction::basic(), and TestAptAction::revert().
References ept::core::package::Source::db(), ept::core::package::Source::exists(), Install, ept::core::PackageState::installed(), m_token, m_type, ept::core::AptDatabase::packageState(), Purge, ReInstall, Remove, SystemUpgrade, and ept::core::PackageState::upgradable().
Token ept::core::package::Action::token |
( |
| ) |
|
|
inline |
Type ept::core::package::Action::type |
( |
| ) |
|
|
inline |
Member Data Documentation
Token ept::core::package::Action::m_token |
Type ept::core::package::Action::m_type |
The documentation for this struct was generated from the following file: