GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V1-6-3

Constituent: qsd_print     Tag: linux-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 "QSE/QSD_process.h"
#include "QSE/QSF_schema.h"
#include "QSE/QSF_services.h"
#include "LSF/LSF_print.h"

Include dependency graph for qsd_print.c:


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 2005/11/18 01:32:34 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

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>


Generated on Thu Jul 12 01:36:17 2007 by  doxygen 1.4.4