FROM : Kurt Revis
DATE : Tue Jan 15 20:42:31 2002
On Monday, January 14, 2002, at 11:16 AM, Drew McCormack wrote:
> Is it possible to get a list of all classes in an application? So, is
> there a method to return an array of all loaded classes?
See /usr/include/objc/objc-runtime.h, specifically the
objc_getClassList() function.
--
Kurt Revis
<email_removed>
DATE : Tue Jan 15 20:42:31 2002
On Monday, January 14, 2002, at 11:16 AM, Drew McCormack wrote:
> Is it possible to get a list of all classes in an application? So, is
> there a method to return an array of all loaded classes?
See /usr/include/objc/objc-runtime.h, specifically the
objc_getClassList() function.
--
Kurt Revis
<email_removed>
| Related mails | Author | Date |
|---|---|---|
| Drew McCormack | Jan 14, 20:16 | |
| David Remahl | Jan 15, 20:28 | |
| Kurt Revis | Jan 15, 20:42 | |
| John Hörnkvist | Jan 15, 20:45 | |
| Bill Bumgarner | Jan 16, 05:01 |






Cocoa mail archive

