A.4.3.5 Integer types
Theinteger types each map to the Lisp integer type. Each IDLinteger type has a corresponding type specifier that denotes the range of integers to which it corresponds.
The names of the type specifiers arecorba:long,corba:short,corba:ulong, andcorba:ushort.