GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > FILE / V3-7-3

Constituent: file_dump     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

FILE_path.h File Reference

File Path Utility Library. More...

#include "FILE/FILE_path_msg.h"
#include "FILE/FILE_defs.h"

Include dependency graph for FILE_path.h:

Include dependency graph

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

Included by dependency graph

Functions

unsigned int FILE_pathInit (const char *usrName5, const char *usrName6)
 Initialize the file path mapping library.

unsigned int FILE_pathSizeof (void)
 Get the size of a file path string.

unsigned int FILE_pathIdToNum (unsigned int id, unsigned int *dev, unsigned int *dir, unsigned int *file)
 Translates a file ID word into component numbers.

unsigned int FILE_pathNumToId (unsigned int *id, unsigned int dev, unsigned int dir, unsigned int file)
 Translates file component numbers to an ID word.

unsigned int FILE_pathIdToPath (unsigned int id, char *str)
 Translates file ID word to an ASCII path name.


Detailed Description

File Path Utility Library.

Author:
D.L. Wood
This library contains functions for manipulating LAT file ID and path elements.
Generated on Thu Aug 25 20:38:32 2005 by doxygen 1.3.3