26. ATM Case Study, Part 2: Implementing an ObjectOriented Design
To generalize means to think.
—Georg Wilhelm Friedrich Hegel
Objectives
In this chapter you’ll:
Incorporate inheritance into the design of the ATM.
Incorporate polymorphism into the design of the ATM.
Fully implement in C++ the UML-based object-oriented design of the ATM software.
Study a detailed code walkthrough of the ATM software system that explains the implementation issues. ...
Get C++ How to Program, Ninth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.