ToC DocOverview CGDoc RelNotes FAQ Index PermutedIndex
Allegro CL version 11.0

foreign-functions classes


dummy-forward-struct

This class is used in the Cbind facility. See cbind-intro.html for information on that facility.


foreign-pointer

foreign-pointer is a CLOS class. A foreign pointer instance is one that wraps a 32-bit unsigned-value (normally a C pointer, but it could be any unsigned integer).

See make-foreign-pointer. See also foreign-functions.html.


function-pointer

This class is used in the Cbind facility. See cbind-intro.html for information on that facility.


long-double

This class is used in the Cbind facility. See cbind-intro.html for information on that facility.


long-long

This class is used in the Cbind facility. See cbind-intro.html for information on that facility.


strings-convert-def-warning

The class of the condition signaled when there are arguments specified to def-foreign-call of type (* :char) and the strings-convert is true. See Foreign-Functions in iacl.html for full details and examples.

See also foreign-functions.html.


unsigned-long-long

This class is used in the Cbind facility. See cbind-intro.html for information on that facility.


Copyright (c) 2023, Franz Inc. Lafayette, CA., USA. All rights reserved.

ToC DocOverview CGDoc RelNotes FAQ Index PermutedIndex
Allegro CL version 11.0