|
NAMEomnicpp - OmniORB cpp preprocessor for IDL compilerSYNOPSISomnicpp [options]DESCRIPTIONThis manual page documents briefly the omnicpp command.omniidl is omniORBs IDL compiler and uses omnicpp as it's C preprocessor. omnicpp is really just the GNU C preprocessor under a different name. Normally you should not need to invoke this directly but should use omniidl instead. OPTIONSAs this is just the GNU C preprocessor cpp you can see that program for the full options. Normally you should not be invoking this directly but should use omniidl instead. The options listed here should really be given to omniidl, but they are passed straight to omnicpp.
SEE ALSOomniidl(1).The programs are documented fully by the HTML documentation in the omniorb4-doc package. AUTHORomnicpp was written by Duncan Grisby <duncan@grisby.org>This manual page was written by Floris Bruynooghe <floris.bruynooghe@gmail.com>, for the Debian project (but may be used by others).
Visit the GSP FreeBSD Man Page Interface. |