2.1.1 IDL Compilers

The Oracle Tuxedo CORBA programming environment supplies Interface Definition Language (IDL) compilers to facilitate the development of CORBA objects:

  • idl—compiles the OMG IDL file and generates client stub and server skeleton files required for interface definitions being implemented in C++.

For a description of how to use the IDL compiler, see Overview of the Development Process for Oracle Tuxedo CORBA Applications. For a description of the idl command, see the Oracle® Tuxedo Command Reference in the Oracle Tuxedo online documentation.