GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LATC / V9-1-3 > QLATC_print / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QLATC_print.c File Reference

Executable that digests the LSF datagrams sent to the SSR by LATC and produces an ASCII report. More...

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

Functions

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


Detailed Description

Executable that digests the LSF datagrams sent to the SSR by LATC and produces an ASCII report.

Author:
James Swain & Owen Saxton
Id
QLATC_print.c,v 1.5 2011/04/08 00:20:45 apw Exp

Function Documentation

int main ( int  argc,
char **  argv 
)

Main program.

Parameters:
argc Number of command line arguments this application was invoked with
argv Array of strings, each one holding one command line argument
Return values:
0 If all went well
-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.

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

int usage ( const char *  name  ) 

Print a brief usage message.

Parameters:
name Application name
Return values:
-1 

Referenced by main().


Generated on Tue Sep 27 17:19:19 2011 by  doxygen 1.5.8