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

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 ()
 

Protected Attributes

std::string _collection
 
std::string _name
 
std::string _version
 
std::string _packager
 
std::string _description
 
CPSTATUS _status
 

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