GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSD / dev > qsd_print / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

qsd_print.c File Reference

Program to dump the contents of a .lsd file. More...

#include <QSD/QSD_process.h>
#include <QSD/QSF_schema.h>
#include <QSD/QSF_services.h>
#include <LSF/LSF_print.h>

Functions

static const QSF_servicesdefault_get (void *prm)
 Returns a pointer to the default service table.
int main (int argc, char *const argv[])
 Entry point for the lsd_print program.


Detailed Description

Program to dump the contents of a .lsd file.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: qsd_print.c,v 1.2 2011/03/26 21:06:58 russell Exp $

Function Documentation

static const QSF_services * default_get ( void *  prm  )  [static]

Returns a pointer to the default service table.

Returns:
A pointer to the default service table
Parameters:
prm Unused context parameter

Referenced by main().

int main ( int  argc,
char *const   argv[] 
)

Entry point for the lsd_print program.

Return values:
0,Successfully navigates the input file, failure
non-zero,Failure to navigate the input file
Parameters:
argc The argument count
argv The vector of command line strings
      $ qsd_print <lsd-file-name>

References default_get(), and QSD_process().


Generated on Fri Sep 21 11:42:40 2012 by  doxygen 1.5.8