GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSEP / V3-3-0

Constituent: qsepprint     Tag: sun-gcc


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"

Include dependency graph for QSEP_ctxNames.c:


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.5 2009/05/01 02:23:57 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 Sat Jun 20 01:49:52 2009 by  doxygen 1.5.3