.TH DDS_IDLC 1 "" "0.7.0" "Eclipse Cyclone DDS" .SH NAME dds_idlc \- IDL compiler .SH SYNOPSIS .SY dds_idlc .RI [ options ] .I FILE.idl .RI [ FILE.idl .IR .\|.\|. ] .YS .SH DESCRIPTION .B dds_idlc is a command line tool that generates C source code from IDL files. .SH OPTIONS .TP .B \-help shows the help information .TP .B \-version print the compiler version .TP .BR \-d " " \fIDIR\fR write generated output files to \fIDIR\fR. .TP .BR \-I " " \fIPATH\fR add \fIPATH\fR to #include search path .TP .BR \-D " " \fIMACRO\fR define preprocessor macro \fIMACRO\fR. .TP .BR \-noxml do not generate XML topic descriptors. .SH AUTHOR This manual page was written for Debian by Timo R\[u00F6]hling and may be used without restriction.