|
CARDS 2.4.121
Package manager for the NuTyX GNU/Linux distribution
|
Public Member Functions | |
| Pkg () | |
| Constructor. | |
| ~Pkg () | |
| Destructor. | |
| std::string | getCollection () |
| Return. | |
| std::string | getName () |
| std::string | getVersion () |
| std::string | getPackager () |
| std::string | getDescription () |
| void | setName (std::string &name) |
| void | setDescription (std::string &description) |
| void | setVersion (std::string &version) |
| void | setCollection (std::string &collection) |
| void | setPackager (std::string &packager) |
| bool | isInstalled () |
| bool | isToBeInstalled () |
| bool | isToBeRemoved () |
| void | setStatus (CPSTATUS pstatus) |
| void | unSetStatus (CPSTATUS pstatus) |
| CPSTATUS | getStatus () |
| std::string | getCollection () |
| std::string | getName () |
| std::string | getVersion () |
| std::string | getPackager () |
| std::string | getDescription () |
| void | setName (std::string &name) |
| void | setDescription (std::string &description) |
| void | setVersion (std::string &version) |
| void | setCollection (std::string &collection) |
| void | setPackager (std::string &packager) |
| bool | isInstalled () |
| bool | isToBeInstalled () |
| bool | isToBeRemoved () |
| void | setStatus (CPSTATUS pstatus) |
| void | unSetStatus (CPSTATUS pstatus) |
| CPSTATUS | getStatus () |