GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LATC / dev > QLATC_compare / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

QLATC_compare.c File Reference

Executable that digests the LSF datagrams sent to the SSR by LATC and the binary files use to configure the LAT and compares them. More...

#include <msg_init_p.h>
#include <iterator_p.h>
#include <create.h>
#include <QLATC_consume.h>
#include <data.h>
#include <MSG/MSG_pubdefs.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>

Functions

int usage (const char *name)
 Print a brief usage message.
int main (int argc, char **argv)


Detailed Description

Executable that digests the LSF datagrams sent to the SSR by LATC and the binary files use to configure the LAT and compares them.

Author:
James Swain -- jswain@slac.stanford.edu

Function Documentation

int main ( int  argc,
char **  argv 
)

Parameters:
argc Number of command line arguments this application was invoked with
argv Array of strings, each one holding one command line argument
Returns:
-1 If there was not at least one, but no more than two, command line arguments.

-2 If there was an error creating the IMM

-3 If the requested output file (if there was one) could not be opened

-4 If there was a problem iterating over the input file.

0 If all went well.

References LATC_iterator(), msg_init(), QLATC_consume(), and usage().

int usage ( const char *  name  ) 

Print a brief usage message.

Return values:
-1 
Parameters:
name Application name

Referenced by main().


Generated on Thu Apr 7 17:26:58 2011 by  doxygen 1.5.8