GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSEC / V2-0-0

Constituent: qsec     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

raw.h File Reference

Raw (uncompressed) data routines. More...

#include <stdlib.h>

Include dependency graph for raw.h:

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


Functions

const unsigned char * QSEC_unpackRaw (void *raw, size_t size, const unsigned char *buf)
 Unpack raw data into a buffer.

Detailed Description

Raw (uncompressed) data routines.

Author:
James Swain & Owen Saxton
Id
raw.h,v 1.2 2007/04/05 23:02:05 saxton Exp

Function Documentation

const unsigned char* QSEC_unpackRaw void *  raw,
size_t  size,
const unsigned char *  buf
 

Unpack raw data into a buffer.

Parameters:
raw Pointer to a populated raw structure
size Size of the raw structure being recovered
buf Pointer to the buffer where the context should be placed
Returns:
Pointer to the next output location to be filled.


Generated on Fri Apr 6 01:50:51 2007 by  doxygen 1.4.4