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

Constituent: fbs_swap     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

FBS_swap.c File Reference

Function definitions for FBS object swap library. More...

#include "string.h"
#include "FBS/FBS_swap.h"
#include "FBS/FBS_pubrtos.h"
#include "PBS/BSWP.ih"
#include "FBS_prvrtos.h"

Include dependency graph for FBS_swap.c:


Functions

void FILE_swapHdr (const void *inHdr, void *outHdr)
 Byte swap a file header header.

Detailed Description

Function definitions for FBS object swap library.

Author:
D.L. Wood

Function Documentation

void FILE_swapHdr const void *  inHdr,
void *  outHdr
 

Byte swap a file header header.

Byte swaps a LAT file header for little-endian machines. A straight copy for big-endian machines.

Parameters:
inHdr A pointer to the input file header.
outHdr A pointer to the output file header buffer.


Generated on Tue Mar 7 20:39:59 2006 by  doxygen 1.4.4