GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > MSG / V3-0-0

Constituent: msg2src     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

Name

msg2src - Convert .msg files to .c and .h files

Synopsis

msg2src m_file [--source=s_file] [--header=h_file]

m_file Input .msg file (must end with extension .msg)
s_file Output source file (defaults to stem-of-m_file.c)
h_file Output header file (defaults to stem-of-m_file.h)

Returns

0 Success
1 Failure

Description

The msg2src command preprocesses .msg files to produce .c and .h files. The msg2src output files can then be added to the source code for a package/constituent.

This is entirely supported in CMX and it is unlikely that a user would need to invoke this command directly unless trying to debug the syntax of a .msg file. The flexibility of defining input and output file names is provided almost entirely for the author's debugging.


Generated on Sun Jul 17 10:09:32 2005 by doxygen 1.3.3