-
Book Overview & Buying
-
Table Of Contents
Deciphering Object-Oriented Programming with C++ [WARNING: NOT FOR USE IN OTHER MATERIAL/SEE CONTRACT]
By :
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
Symbols
=default prototype
using 200
2-D arrays
pointers to pointers, allocating dynamically 60-62
A
abstract class
about 234
implementing, with pure virtual functions 234-236
object-oriented (OO) concept 234
Abstract Data Types (ADTs) 192, 367
Abstract Factory 449
abstracting 108
abstract method 234
abstract Product class
defining, without Factory Method pattern 445, 446
abstract types
derived class objects, generalizing as 239
access labels
modifying, in base class list by using protected or private base classes 185, 186
access regions
Adaptee class
about 452
alternate specification, considering 462-464
specifying...