All Manuals > LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual > 2 Objective-C Reference

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 type objc-class 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 - 15 Feb 2015

NextPrevUpTopContentsIndex