GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V1-6-4

Constituent: qse     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QFR_file.h File Reference

Interface the facilty to translate and manage dynamically mapped files. More...

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


Data Structures

struct  _QFR_fileStems
 Holds onto the production, development and user file stems. More...
struct  _QFR_fileCfg
 The configuration parameters for the file resolution facility. More...

Typedefs

typedef _QFR_fileStems QFR_fileStems
 Typedef for struct _QFR_fileStems.
typedef _QFR_fileCfg QFR_fileCfg
 Typedef for struct _QFR_fileCfg.
typedef _QFR_fileCtx QFR_fileCtx

Functions

int QFR_fileCtxSizeof (const QFR_fileCfg *cfg)
 Returns the size in bytes need to hold the file resolution context.
void * QFR_fileCtxConstruct (QFR_fileCtx *ctx, const QFR_fileCfg *cfg)
 Constructs the file resolution translation context.
int QFR_fileResolve (QFR_fileCtx *ctx, unsigned int key, const char *dirName, const char *fileName, char *name, unsigned int nameLen)

Detailed Description

Interface the facilty to translate and manage dynamically mapped files.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QFR_file.h,v 1.1 2006/11/10 22:35:49 russell Exp $

Function Documentation

void * QFR_fileCtxConstruct QFR_fileCtx ctx,
const QFR_fileCfg cfg
 

Constructs the file resolution translation context.

Returns:
Pointer to the next location
Parameters:
ctx The context to construct
cfg The configuration

int QFR_fileCtxSizeof const QFR_fileCfg cfg  ) 
 

Returns the size in bytes need to hold the file resolution context.

Parameters:
cfg The file resolution configuration


Generated on Tue Jul 17 04:20:13 2007 by  doxygen 1.4.4