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

objc-class FLI Type Descriptor

Summary

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

Package

objc

Syntax

objc-class

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 - 01 Dec 2021 19:38:32