discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU ObjC runtime question


From: Marcus Müller
Subject: GNU ObjC runtime question
Date: Wed, 27 Mar 2002 11:59:16 +0100

Hi,

I'm currently porting some frameworks from OS X to GNUstep. Unfortunately I'm not very familiar with the GNU ObjC runtime but there's one thing I need to know in order to finish the porting. In the NeXT runtime there's something like this:

int objc_getClassList(buffer, bufferLen)

We use it to find out about all the classes currently loaded into the runtime. In a special C function we can then identify all subclasses of a specific class in the runtime. Is there a similar function available in the GNU runtime? Is there another possibility of finding out all currently loaded subclasses of a specific class?

Thanks in advance,

  Marcus

--
Marcus Mueller  .  .  .  crack-admin/coder ;-)
Mulle kybernetiK  .  http://www.mulle-kybernetik.com
Current projects: finger znek@mulle-kybernetik.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]