[Enterprise Extensions only]

The idlc command: Emitted C++ filenames

The names of the generated output files are derived from the filename of the corresponding IDL file. For a file named filestem.idl, the following list of output files can be emitted when the idlc command is run. The list contains the emitter and its corresponding output file name.

hh
filestem.hh
sc
filestem_S.cpp
uc
filestem_C.cpp
ih
filestem.ih
ic
filestem_I.cpp