[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to get all the class methods from objc runtime ?
From: |
Yen-Ju Chen |
Subject: |
How to get all the class methods from objc runtime ? |
Date: |
Sun, 25 Apr 2004 00:19:28 -0400 |
Hi,
There is a "NSArray *GSObjCMethodNames(id objc)" in GSObjCRuntime.h
to get all the instance methods from an object.
Is there an equivalent function to get all the class methods from an objc
class ?
I know I can get them from basic objc runtime functions.
Just want to know whether there is a short-cut.
Thanx
Yen-Ju
_________________________________________________________________
Get rid of annoying pop-up ads with the new MSN Toolbar FREE!
http://toolbar.msn.com/go/onm00200414ave/direct/01/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- How to get all the class methods from objc runtime ?,
Yen-Ju Chen <=