GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QCFG / V1-0-4

Constituent: qcfg_cmp_lsd     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QCFG_p.h File Reference

Private definitions for the ground configuration (QCFG) programs. More...

#include "RIM/RIM.h"

Include dependency graph for QCFG_p.h:

This graph shows which files directly or indirectly include this file:


Data Structures

struct  _QCFG_cmdOptns
 Command line options block. More...
struct  _QCFG_fileParm
 Parameter block for file operations. More...

Typedefs

typedef _QCFG_cmdOptns QCFG_cmdOptns
 Command line options block.
typedef _QCFG_fileParm QCFG_fileParm
 Parameter block for file operations.
typedef int QCFG_rimProcCB (RIM *rim, void *parm)
 Callback routine for processing a populated RIM.

Functions

unsigned QCFG_consume (RIM *rim, char **filelist, int nfile)
unsigned QCFG_consumeMap (RIM_map *map, const char *filename)
unsigned QCFG_create (RIM *rim, unsigned filter, const char *stub)
unsigned QCFG_createMap (RIM_map *map, const char *filename)
unsigned QCFG_fioClose (QCFG_fileParm *parm)
unsigned QCFG_fioCreate (QCFG_fileParm *parm, const char *name)
unsigned QCFG_fioOpen (QCFG_fileParm *parm, const char *name)
unsigned QCFG_fioReadData (void *vParm, void *data, int leng, int *rLeng)
unsigned QCFG_fioReadRecd (void *vParm, unsigned *type, int *leng)
unsigned QCFG_fioWriteData (void *vParm, void *data, int leng)
unsigned QCFG_fioWriteRecd (void *vParm, unsigned type, int leng)
unsigned QCFG_filterCollect (char *filt, int *fMask)
int QCFG_getOptns (int argc, char **argv, char *optStr, QCFG_cmdOptns *optns)
unsigned QCFG_ingest (RIM *rim, const char *filename, QCFG_rimProcCB procRtn, void *parm)
unsigned QCFG_makeFileList (char *stem, char *filt, int *nFile, char ***pFList)
void QCFG_msgInit (void)
RIM * QCFG_newRIM (void)
RIM_map * QCFG_newRIMmap (void)
unsigned QCFG_parse (char **filelist, unsigned filecount, char *stub, unsigned filter, unsigned verb)
unsigned QCFG_parseMap (char **filelist, unsigned filecount, char *outname, unsigned verb)

Detailed Description

Private definitions for the ground configuration (QCFG) programs.

Author:
James Swain & Owen Saxton
Id
QCFG_p.h,v 1.4 2007/12/15 00:11:40 saxton Exp

Generated on Sat Dec 22 03:07:40 2007 by  doxygen 1.4.4