Next:
Introduction
Up:
Classdesc Documentation
Previous:
Workarounds
Contents
Index
Objective-C
C++ interface
This section is left in for historical interest, but is no longer supported.
Subsections
Introduction
C++ model
Objective-C design strategies
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