IBM® Rational® Rhapsody® 包含预定义 CORBA 类型的程序包。该程序包包含基本 CORBA IDL 类型,您可以将它们分配给任何特性、操作返回类型或自变量,或者属于 «CORBAInterface» 的操作。
预定义类型如下所示:
| any |
boolean |
char |
| double |
fixed |
float |
| long |
longdouble |
longlong |
| octet |
short |
string |
| unsignedlong |
unsignedlonglong |
unsignedshort |
| wchar |
wstring |
|