idlc - IDL compiler
Contents
Description
idlc generates a language-specific source code representation from IDL files.
Name
idlc - IDL compiler
Options
-DMACRO=VALUE]
Define preprocessor macro MACRO to VALUE (default: 1).
-E Preprocess only.
-fcase-sensitive
Switch to case-sensitive mode of operation, i.e. allow entities to contain fields that differ only
in case.
-fkeylist
Force use of #pragmakeylist directive even if annotaions occur in the translation unit.
-h Display available options.
-IPATH
Add PATH to #include search path
-lLANGUAGE
Compile representation for LANGUAGE (default: c).
-S Compile only.
-v Display version information.
Synopsis
idlc [options] FILE
