GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSEP / V3-4-1 > qsepprint / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

QSEP_ctxNames.c File Reference

Access to the names of various handlers/configurations/files. More...

#include <QSEP/QSEP_ctx.h>
#include <QSP/QSP_names.h>
#include <QSD/QFC_member.h>
#include <QSEP_pvtdef.h>

Defines

#define NULL   ((void *)0)

Functions

const char * QSEP_ctxFilenameSbs (const QSEP_ctx *ctx)
 Returns the file name of the secondary boot script associated with the specified context.
const char * QSEP_ctxFilenameLatc (const QSEP_ctx *ctx)
 Returns the file name of the LAT hardware configuration file associated with the specified context.
const char * QSEP_ctxFilenameLpa (const QSEP_ctx *ctx)
 Returns the file name of the LAT physics configuration file associated with the specified context.
const char * QSEP_ctxFilenameMaster (const QSEP_ctx *ctx, int hid)
 Returns the file name of the master configuration file for specified handler associated with the specified context.
const char * QSEP_ctxFilenameCfg (const QSEP_ctx *ctx, int hid)
 Returns the file name of the current configuration file for specified handler associated with the specified context.
int QSEP_ctxVersionMaster (const QSEP_ctx *ctx, int hid)
 Returns the version number of the master configuration file for specified handler associated with the specified context.
int QSEP_ctxVersionCfg (const QSEP_ctx *ctx, int hid)
 Returns the version number of the current configuration file for specified handler associated with the specified context.


Detailed Description

Access to the names of various handlers/configurations/files.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: QSEP_ctxNames.c,v 1.6 2011/03/29 18:49:04 russell Exp $

Function Documentation

const char * QSEP_ctxFilenameCfg ( const QSEP_ctx *  ctx,
int  hid 
)

Returns the file name of the current configuration file for specified handler associated with the specified context.

Returns:
Pointer to the file name of the current configuration file for specified handler associated with the specified context.
Parameters:
ctx The QSEP context.
hid The handler identifier

const char * QSEP_ctxFilenameLatc ( const QSEP_ctx *  ctx  ) 

Returns the file name of the LAT hardware configuration file associated with the specified context.

Returns:
Pointer to the file name of the LAT hardware configuration file associated with the specified context.
Parameters:
ctx The QSEP context.

const char * QSEP_ctxFilenameLpa ( const QSEP_ctx *  ctx  ) 

Returns the file name of the LAT physics configuration file associated with the specified context.

Returns:
Pointer to the file name of the LAT physics configuration file associated with the specified context.
Parameters:
ctx The QSEP context.

const char * QSEP_ctxFilenameMaster ( const QSEP_ctx *  ctx,
int  hid 
)

Returns the file name of the master configuration file for specified handler associated with the specified context.

Returns:
Pointer to the file name of the master configuration file for specified handler associated with the specified context.
Parameters:
ctx The QSEP context.
hid The handler identifier

const char * QSEP_ctxFilenameSbs ( const QSEP_ctx *  ctx  ) 

Returns the file name of the secondary boot script associated with the specified context.

Returns:
Pointer to the file name of the secondary boot script associated with the specified context.
Parameters:
ctx The QSEP context.

const char * QSEP_ctxVersionCfg ( const QSEP_ctx *  ctx,
int  hid 
)

Returns the version number of the current configuration file for specified handler associated with the specified context.

Returns:
The version number of the current configuration file for specified handler associated with the specified context.
Parameters:
ctx The QSEP context.
hid The handler identifier

const char * QSEP_ctxVersionMaster ( const QSEP_ctx *  ctx,
int  hid 
)

Returns the version number of the master configuration file for specified handler associated with the specified context.

Returns:
The version number of the master configuration file for specified handler associated with the specified context.
Parameters:
ctx The QSEP context.
hid The handler identifier


Generated on Tue Nov 29 20:32:36 2011 by  doxygen 1.5.8