Previous Table of Contents Next


5.3 Standard Value Box Definitions

   For some CORBA-defined types for which preservation of sharing and transmission of nulls are likely to be important, the following value box type definitions are added to the CORBA module:

   module CORBA { valuetype StringValue string; valuetype WStringValue wstring;

   };