• 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
Re: Mixing Objective-C and C++ classes; How?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mixing Objective-C and C++ classes; How?


  • Subject: Re: Mixing Objective-C and C++ classes; How?
  • From: Shawn Erickson <email@hidden>
  • Date: Thu, 6 Aug 2009 13:59:10 -0700

On Thu, Aug 6, 2009 at 1:51 PM, Michael A.
Crawford<email@hidden> wrote:
> Should the following work (assuming it is included in an Objective-C file
> with a .mm extension)?
>
> @interface CDBPMDetectOperation : NSOperation <CDAudioTrackDelegate>
> {
>    class BPMDetect* bpmDetector; // C++ class as an objective-c class member
> }

/me points at...

<http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/ocCPlusPlus.html>

-Shawn
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Mixing Objective-C and C++ classes; How?
      • From: "Michael A. Crawford" <email@hidden>
References: 
 >Mixing Objective-C and C++ classes; How? (From: "Michael A. Crawford" <email@hidden>)

  • Prev by Date: Mixing Objective-C and C++ classes; How?
  • Next by Date: Re: Change Opacity of Image
  • Previous by thread: Mixing Objective-C and C++ classes; How?
  • Next by thread: Re: Mixing Objective-C and C++ classes; How?
  • Index(es):
    • Date
    • Thread