Next:
Objective-C basics
Up:
Objective-C C++ interface
Previous:
Introduction
Contents
Index
C++ model
Objective-C design strategies
Subsections
Objective-C basics
File conventions used
Objects creation in the C++ and Objective-C environments
Parameter passing between C++ and Objective-C methods
Classdesc modification to parse a user supplied C++ model
The construction of an Objective-C translator
Four steps for C++ model
Objective-C application generation
Modification to the Swarm run-time environment
C++
Objective-C execution results: myCounter example