CORBA types

IBM® Rational® Rhapsody® includes a package of predefined CORBA types. This package contains the basic CORBA IDL types, which you can assign to any attribute, operation return type, or argument or an operation that belongs to a «CORBAInterface».

The predefined types are as follows:

any boolean char
double fixed float
long longdouble longlong
octet short string
unsignedlong unsignedlonglong unsignedshort
wchar wstring  

Feedback