4.3 Mapping IDL to Common Lisp
The IDL typesstring,long, andunsignedlong are mapped to the Common Lisp typescorba:string,corba:long, andcorba:ulong, which are typedefs for the typesstring,integer, andinteger.
string
long
unsigned
corba:string
corba:long
corba:ulong
integer
Generated with Harlequin WebMaker