[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: List of class methods, how?
From: |
Bissell, Tim |
Subject: |
RE: List of class methods, how? |
Date: |
Fri, 22 Jun 2001 12:03:15 +0100 |
I seem to remember you go
class->isa->methods
i.e. the methods of the 'metaclass' are the class methods.
> -----Original Message-----
> From: Laurent Julliard [mailto:Laurent.Julliard@xrce.xerox.com]
> Sent: 22 June 2001 11:53
> To: discuss-gnustep@gnu.org
> Subject: List of class methods, how?
>
>
> Could somebody tell me how to access the list of class methods (as
> opposed to instance methods) from GNUstep/Objc. Right now I use
>
> Class myclass;
> class->methods
>
> to access the list of methods but it looks like this list is only for
> instance methods. I was not able to find an equivalent "class_methods"
> field in the Class structure (I looked at
> ./dev-apps.cvs/libobjc/objc/objc.h).
>
> Any pointer is appreciated.
>
> Thanks
>
> Laurent
> --
> Laurent JULLIARD - XR&T Technology and Alliances Office - Open Source
> team
> Xerox / 3400 Hillview Ave. PAHV 121 / Palo-Alto CA 94304 / USA
> Tel/Fax US: +1 650 813 7168 / 6860 - France: +33 4 76 61 5048 / 5199
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep
>
----------------------------------------------------------------------
If you have received this e-mail in error or wish to read our e-mail
disclaimer statement and monitoring policy, please refer to
http://www.drkw.com/disc/email/ or contact the sender.
----------------------------------------------------------------------