NextPrevUpTopContentsIndex

objc-class

FLI type descriptor
Summary

A foreign type for pointers to Objective-C class objects.

Package

objc

Syntax

objc-class

Arguments

None.

Description

The FLI objc-class type is a pointer type that is used to represent pointers to Objective-C class objects. This is like the Class type in Objective-C.

See also

objc-object-pointer


LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 4 Apr 2005

NextPrevUpTopContentsIndex