GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSD / V0-2-0

Constituent: qsu     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QFC_cache.c File Reference

File cacheing (by key) facility. More...

#include "QSD/QFC_cache.h"
#include "QSD/QFC_file.h"
#include "QFC_memberDef.h"
#include "PBS/Q.ih"

Include dependency graph for QFC_cache.c:


Data Structures

struct  _QFC_cache
 File cache. More...

Defines

#define NULL   ((void *)0)

Typedefs

typedef _QFC_cache QFC_cache
 Typedef for struct _QFC_cache.

Functions

static __inline int qfc_invalidate (QFC_member *member)
int QFC_sizeof (int nmembers)
void * QFC_construct (QFC_cache *cache, int nmembers)
void QFC_destruct (QFC_cache *cache)
QFC_memberQFC_findByKey (QFC_cache *cache, unsigned int key)
int QFC_validate (const QFC_cache *cache, const QFC_member *member, unsigned int key)
QFC_memberQFC_add (QFC_cache *cache, unsigned int key, const char *name, void *handle)
int QFC_remove (QFC_cache *cache, QFC_member *member)
int QFC_removeByKey (QFC_cache *cache, unsigned int key)
int QFC_resolve (QFC_cache *cache, QFR_fileCtx *ctx, QFC_file *file, unsigned int key, const char *dirName, const char *fileName, QFR_resolver resolver)

Detailed Description

File cacheing (by key) facility.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QFC_cache.c,v 1.2 2008/06/09 18:41:22 russell Exp $

Generated on Thu Jun 12 02:13:55 2008 by  doxygen 1.4.4