GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSEC / V3-3-1 > qsec_wb / linux-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
raw.c,v 1.2 2007/04/05 23:02:30 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.

Referenced by QSEC_decode(), and QSEC_update().


Generated on Thu Jan 27 12:57:36 2011 by  doxygen 1.5.8