NextPrevUpTopContentsIndex

4.3.1 Mapping for basic types

The IDL types string , long , and unsigned long are mapped to the Common Lisp types corba:string , corba:long , and corba:ulong , which are typedefs for the types string , integer , and integer .


Developing Component Software with CORBA - 23 Mar 2005

NextPrevUpTopContentsIndex