\hypertarget{interface_description}{}\subsection{Description}\label{interface_description}
The qcfg\_\-parse program is used to parse one or more XML LAT configuration files and produce a set of binary configuration files. By default, all possible non-empty output files are produced, but the set may be restricted (filtered) by specifying a list of desired file types.

The possible output file types are the following:

\begin{TabularC}{2}
\hline
DFT &Default data for all component types  \\\hline
GEM &Data for the TAM, SCH, ROI and TIE components  \\\hline
AEM &Data for the AEM component  \\\hline
ARC &Exception data for the ARC component  \\\hline
AFE &Exception data for the AFE component  \\\hline
TEM &Exception data for the TEM component  \\\hline
TIC &Exception data for the TIC component  \\\hline
CCC &Exception data for the CCC component  \\\hline
CRC &Exception data for the CRC component  \\\hline
CFE &Exception data for the CFE component  \\\hline
TCC &Exception data for the TCC component  \\\hline
TRC &Exception data for the TRC component  \\\hline
SPT &Exception data for the SPT component  \\\hline
TFE &Exception data for the TFE component  \\\hline
TDC &Exception data for the TDC component  \\\hline
\end{TabularC}
\hypertarget{interface_synopsis}{}\subsection{Synopsis}\label{interface_synopsis}
\begin{TabularC}{2}
\hline
qcfg\_\-parse &\mbox{[}-v\mbox{]} \mbox{[}-f filt\-Spec\mbox{]} -o out\-Stem in\-File1... in\-File\-N  \\\hline
\end{TabularC}
\hypertarget{interface_options}{}\subsection{Options}\label{interface_options}
\begin{TabularC}{2}
\hline
-o~{\em out\-Stem\/}  &The output file name stem. The full name of an output file if formed by appending the type name and \char`\"{}.lcb\char`\"{} to this stem.  \\\hline
-f~{\em filt\-Spec\/}  &The output filter specification. This is a comma-separated list of output file types to be generated. The default is to generate all known types.  \\\hline
-v &Verbose option. Causes the name of the input file to be displayed whenever an error is found in the input data.  \\\hline
\end{TabularC}
\hypertarget{interface_parameters}{}\subsection{Parameters}\label{interface_parameters}
\begin{TabularC}{2}
\hline
{\em in\-File\-J\/}  &The name of the Jth input file to read.  \\\hline
\end{TabularC}
