Looking for runtime functions

Sherm Pendley <[email protected]>
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <[email protected]>
I've written some code that uses these functions from the Apple runtime:

    /* get/set iVar values */
    object_getInstanceVariable
    object_setInstanceVariable

    /* fetch the objc_ivar struct for a named ivar */
    class_getInstanceVariable

I can't seem to find the equivalents in the GNU runtime. The information
is all there, in the various structs, there's just no ready-made function
to retrieve it.

Do these or similar functions exist already somewhere I've missed, or do
I need to write them?

Thanks,

sherm--
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.