GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LATC / V9-1-3 > QLATC_report / rhel4-32


Interface   Data Structures   File List   Data Fields   Globals  

QLATC_report.c File Reference

Produce a formatted report of the contents of a set of binary LATC configuration files. More...

#include <LATC/LATC_msgs.h>
#include <msg_init_p.h>
#include <imm.h>
#include <create.h>
#include <QLATC_consume.h>
#include <PBS/PBS.h>
#include <MSG/MSG_pubdefs.h>
#include <MSG/MSG_printProc.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>

Functions

int usage (const char *name)
 Print a brief usage message.
int main (int argc, char **argv)
 Create a LATC_imm from the configuration binaries and then generate a report.


Detailed Description

Produce a formatted report of the contents of a set of binary LATC configuration files.

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

Function Documentation

int main ( int  argc,
char **  argv 
)

Create a LATC_imm from the configuration binaries and then generate a report.

Parameters:
argc Number of command line arguments to the executable
argv Array of NULL terminated strings that make up the command line arguments
Return values:
0 If all went well
-1 If there were not at least 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 msg_init(), QLATC_consume(), and usage().

int usage ( const char *  name  ) 

Print a brief usage message.

Parameters:
name Application name
Return values:
-1 

Referenced by main().


Generated on Sat Apr 9 19:54:01 2011 by  doxygen 1.5.8