GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSEC / V3-3-0 > qsec_wb / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

raw.c File Reference

Implementation of QSEC raw data. More...

#include "raw.h"
#include <string.h>

Functions

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


Detailed Description

Implementation of QSEC raw data.

Author:
James Swain & Owen Saxton
Id

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 Mon Aug 23 10:48:59 2010 by  doxygen 1.5.3