• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How to get a pointer to the current class handler callback?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to get a pointer to the current class handler callback?


  • Subject: How to get a pointer to the current class handler callback?
  • From: Sherm Pendley <email@hidden>
  • Date: Sun, 27 Oct 2002 09:26:48 -0500

I'm using objc_setClassHandler() to register a class handler function. Unfortunately, this function apparently replaces the current handler. Okay, no problem, I can write my class handler so that, if it cannot create and register the requested class, it calls the previously-registered class handler function.

Problem is, there doesn't seem to be a documented way to retrieve the address of the currently registered function. Can anyone offer any, err... pointers? :-)

sherm--

If you listen to a UNIX shell, can you hear the C?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: How to get a pointer to the current class handler callback?
      • From: OS X AIBO <email@hidden>
  • Prev by Date: Re: Looking for bytes in NSData
  • Next by Date: Re: PlugIn behavior: Strange but Extremely Sexy!
  • Previous by thread: Re: Looking for bytes in NSData
  • Next by thread: Re: How to get a pointer to the current class handler callback?
  • Index(es):
    • Date
    • Thread