Using class objects

Using a class object encompasses three aspects: getting the class of an object, creating a new class object, or simply referring to a class object through the use of a pointer.


[Back: Dispatch-function method resolution]
[Next: Getting the class of an object]