Cupt
|
installed package's information More...
#include <cupt/system/state.hpp>
Classes | |
struct | Flag |
package state flag More... | |
struct | Status |
package installation status More... | |
struct | Want |
wanted package state More... | |
Public Member Functions | |
bool | isBroken () const |
returns true when the package is not installed properly | |
Public Attributes | |
Want::Type | want |
Flag::Type | flag |
Status::Type | status |
installed package's information