Class Foreign-Type

Contains information about a basic foreign type.

Part of:

class foreign-type-alias, class foreign-struct-type, class foreign-pointer-type, class foreign-built-in-type, package cffi

Direct Subclass

foreign-built-in-typeA built-in foreign type.
foreign-pointer-type
foreign-struct-typeHash table of plists containing slot information.
foreign-type-aliasA type that aliases another type.

Slot

nameInitform:(gensym anonymous-cffi-type), Initargs::name; Accessors:name.

Direct Method

translate-pReturn true if type translators should run on FOREIGN-TYPE.
unparseUnparse FOREIGN-TYPE to a type specification (symbol or list).