• 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
Function Pointer of Class Member Function in Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Function Pointer of Class Member Function in Cocoa


  • Subject: Function Pointer of Class Member Function in Cocoa
  • From: Zehao Chang <email@hidden>
  • Date: Tue, 21 Jun 2005 15:57:47 -0700


Hi,

I'm writing a cocoa app that uses Quicktime's sequence grabber, one of the SG functions SGSetDataProc, requires a function pointer to a function. Normally this would be a carbon function, but since my dataproc function needs reside in a Cocoa class and call its member functions, I need to set the DataProc function to a function within my Cocoa class ... How do I obtain a function pointer to a member function of a cocoa class?

zai


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Function Pointer of Class Member Function in Cocoa
      • From: Ondra Cada <email@hidden>
  • Prev by Date: Re: How to set a default row in NSTableView?
  • Next by Date: WWDC 2004 Source Code
  • Previous by thread: Sync pull order and to-many relationships
  • Next by thread: Re: Function Pointer of Class Member Function in Cocoa
  • Index(es):
    • Date
    • Thread