GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > GRBP_DB / V0-1-0

Constituent: grbp_db_print     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

grbp_db_print.c File Reference

Prints the GRB configuration. More...

#include "CDM/CDM_pubdefs.h"
#include "GRBP_DB/GRBP_DB_clientSchema.h"
#include "GRBP_DB/GRBP_DB_serverSchema.h"
#include "GRBP_DB/GRBP_DB_print.h"
#include <stdio.h>

Include dependency graph for grbp_db_print.c:


Functions

int grbp_db_print (CDM_Database *cdb)
 Acts as both the business end for host platforms or the entry point for embedded systems.
static void reportUsage (void)
 Prints a terse message on usage.
int main (int argc, char **argv)
 Main program to print the contents of a GRBP_DB.

Detailed Description

Prints the GRB configuration.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: grbp_db_print.c,v 1.1.1.1 2007/06/17 23:23:59 russell Exp $

This is a simply program to check the configuration. It mainly useful when developing new configurations.
To run the program
    $ grbp_db_print <grbp_db>

      where
      grbp_db  The full name of the CDM GRBP_DB shareable

This works at for both hosts and VXWORKS embedded systems. It assumes tha the DB instance is 0.

Function Documentation

int grbp_db_print CDM_Database *  cdb  ) 
 

Acts as both the business end for host platforms or the entry point for embedded systems.

Warning:
Currently this program assumes that the CDM is instance 0.

int main int  argc,
char **  argv
 

Main program to print the contents of a GRBP_DB.

Parameters:
argc The argument count
argv The vector of arguments
Usage
      $ grbp_dbprint $CMX_B_GRBP_DB/sun-gcc/grbp_db_client/grbp_db_client.so


Generated on Fri Jul 6 01:40:09 2007 by  doxygen 1.4.4