Generic FunctionPackage: net.rpcToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

rpc-ref

Arguments: (port rpc-port) data &key type symbol-mode package-mode symbol-name symbol-package

This page has been corrected. The data required argument was left out of the lambda list before the correction. Returns a wrapped reference instance.

This generic function creates an explicit reference object. If no keyword arguments are specified, then a default conversion is performed. The type keyword is defined in the table in Data Type Qualifiers in rpc.htm. It is used to control the data conversion explicitly. The other keyword arguments, also described in Data Type Qualifiers in rpc.htm, are used only when a symbol reference is created.

See also rref and rpc.htm for general information on the Remote Procedure Call utility in Allegro CL.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version