Re: Utility that lists methods of private framework

2008-04-11 Thread Jean-Daniel Dupas
Le 11 avr. 08 à 22:08, Ryan Chapman a écrit : Is there a utility that will list the classes/methods of a framework/ dynamic library, whether the library was written using C, Carbon or Cocoa? A compile C binary does not contains C functions signatures. It contains the functions names but n

Re: Utility that lists methods of private framework

2008-04-11 Thread Michael Vannorsdel
I think Omni Group (http://www.omnigroup.com) had a tool called class- dump that you could use to get a list of private objc classes and methods from binaries including frameworks and libraries. I don't know about C/C++. On Apr 11, 2008, at 2:08 PM, Ryan Chapman wrote: Is there a utility

Utility that lists methods of private framework

2008-04-11 Thread Ryan Chapman
Is there a utility that will list the classes/methods of a framework/dynamic library, whether the library was written using C, Carbon or Cocoa? ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comment