The second of the four major characteristics of an object-oriented program is encapsulation.
Abstraction is the definition of a C++ class.
Encapsulation is its design or implementation.
A programmer: