Node: Object Types, Next: , Previous: Procedural Types, Up: Type Definition Possibilities



Object Types

Object types are used to encapsulate data and methods. Furthermore, they implement a mechanism for inheritance.

See also

OOP