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

Constituent: lsew     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

LSE_cdm.c File Reference

CDM helper routines. More...

#include "LSE/LSE_cdm.h"
#include "CDM/CDM_pubdefs.h"

Include dependency graph for LSE_cdm.c:


Data Structures

struct  _CdmMatch
 CDM_scanDatabase call back context structure. More...

Typedefs

typedef _CdmMatch CdmMatch
 Typedef for struct _CdmMatch.

Functions

static unsigned int match (CDM_Database *cdb, CdmMatch *cdm)
 CDM_scanDatabase callback routine used in looking for the a database this the matching schema.
_CDM_Database * LSE_cdmFind (unsigned short int schema)
 Locates the first instance of the specified database.

Detailed Description

CDM helper routines.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: LSE_cdm.c,v 1.1 2006/11/01 21:57:31 russell Exp $

Function Documentation

struct _CDM_Database* LSE_cdmFind unsigned short int  schema  ) 
 

Locates the first instance of the specified database.

Returns:
A pointer to the database of the specified schema or NULL if it is not existent.
Parameters:
schema The schema of the CDM to locate

static unsigned int match CDM_Database *  cdb,
CdmMatch cdm
[static]
 

CDM_scanDatabase callback routine used in looking for the a database this the matching schema.

Parameters:
cdb The CDM database to check for a match
cdm The scan context structure


Generated on Wed Aug 27 01:29:37 2008 by  doxygen 1.4.4