CARDS 2.4.140
Package manager for the NuTyX GNU/Linux distribution
Pkg Class Reference

Public Member Functions

 Pkg ()
 Constructor.
 
 ~Pkg ()
 Destructor.
 
std::string getName ()
 
std::string getVersion ()
 
std::string getPackager ()
 
std::string getDescription ()
 
std::string getCollection ()
 
std::vector< std::string > getSet ()
 Return.
 
std::string getPrimarySet ()
 
void setName (std::string &name)
 
void setDescription (std::string &description)
 
void setVersion (std::string &version)
 
void setCollection (std::string &collection)
 
void setSet (std::string &set)
 
void setPackager (std::string &packager)
 
bool isInstalled ()
 
bool isToBeInstalled ()
 
bool isToBeRemoved ()
 
void setStatus (CPSTATUS pstatus)
 
void unSetStatus (CPSTATUS pstatus)
 
CPSTATUS getStatus ()
 
std::string getName ()
 
std::string getVersion ()
 
std::string getPackager ()
 
std::string getDescription ()
 
std::string getCollection ()
 
std::vector< std::string > getSet ()
 
std::string getPrimarySet ()
 
void setName (std::string &name)
 
void setDescription (std::string &description)
 
void setVersion (std::string &version)
 
void setCollection (std::string &collection)
 
void setSet (std::string &set)
 
void setPackager (std::string &packager)
 
bool isInstalled ()
 
bool isToBeInstalled ()
 
bool isToBeRemoved ()
 
void setStatus (CPSTATUS pstatus)
 
void unSetStatus (CPSTATUS pstatus)
 
CPSTATUS getStatus ()
 

The documentation for this class was generated from the following files: