Table of Contents
struct
static
const
Member Functions [ fromfile: classes.xml id: classes ]
Abstract
This chapter provides an introduction to classes and objects, and how member functions operate on objects. Classes and objects can be arranged in different structures, and this chapter presents some ways to describe the relationships between them. UML is introduced. static
and const
members are explained. Constructors, destructors,
copy operations, and friends are discussed.
Generated: 2012-03-02 | © 2012 Alan Ezust and Paul Ezust. |