Catalog.h: contains declarations of the Catalog class. You mayadd other declarations as needed for your implementation. Do notadd definitions (code) to this file; definitions of functionsbelong in catalog.cpp. [TO BE COMPLETED]
Catalog.cpp: contains skeletons for the required memberfunctions. You may add other functions, member and nonmember, asneeded for your implementation. [TO BE COMPLETED]
#ifndef Catalog_h#define Catalog_h//****************************************************************************************//// INCLUDE FILES////****************************************************************************************#include <iostream>#include <string>using namespace std;//****************************************************************************************//// CONSTANT DEFINITIONS////****************************************************************************************//****************************************************************************************//// CLASSES, TYPEDEFS ANDSTRUCTURES////****************************************************************************************class Catalog{public://Given a category number and name,add it to the catalog. It will have an empty product list.//Return false if the categorynumber already exists in the catalog, true otherwise.bool AddCategory(uint64_tcategoryNumber, const string& name);//Return the number of
PayPal Gateway not configured
PayPal Gateway not configured