Adds a description method to the Object class. More...
Go to the source code of this file.
Data Structures | |
category | Object(Description) |
A category that adds a description method to the Object class. More... | |
Adds a description method to the Object class.
This file defines a category on the Object class to provide a method for obtaining a string representation of an object or class.
Definition in file Object+Description.h.