c++ project continued
Objectives: pointers, linked list, template class associations, operator overloading, and multiple file I/Os.
Continue from Project 2. Implement a Linked List template class using the required interface defined below to store and manage the Node object references. Implement a Node template class using the required interface defined below to store the actual template data and neighbor reference. Modify your existing Warehouse class to use the new Linked List object to store the list of Book object pointers. Your project shall be able to process the same data format and produce the same outputs as in your Project 2.
Source Files:
Book.h – contains the Book class declaration.
Book.cpp – contains the Book class implementation.
Warehouse.h – contains the Warehouse class declaration.
Warehouse.cpp – contains the Warehouse class implementation
LinkedList.h – contains the linked list template declaration and implementation
proj03.cpp – contains the main function and any global helper functions.
Project Submission:Turn in the printout of the program and input data file with at least 1 successful run of your program.
PLEASE DON’T FORGET TEST RUNS
"You need a similar assignment done from scratch? Our qualified writers will help you with a guaranteed AI-free & plagiarism-free A+ quality paper, Confidentiality, Timely delivery & Livechat/phone Support.
Discount Code: CIPD30
Click ORDER NOW..


