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 - 30 Oct 2007

NextPrevUpTopContentsIndex