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

Constituent: encdec     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_APD_dtx Struct Reference

Decoding context. More...

#include <APD.h>


Data Fields

unsigned int lo
unsigned int hi
unsigned int value
unsigned int buffer
unsigned int togo
const unsigned char * beg
const unsigned char * cur
unsigned int bbeg


Detailed Description

Decoding context.


Field Documentation

unsigned int _APD_dtx::bbeg
 

Beginnng bit offset

const unsigned char* _APD_dtx::beg
 

Original input buffer address

unsigned int _APD_dtx::buffer
 

Input staging buffer

const unsigned char* _APD_dtx::cur
 

Current input buffer address

unsigned int _APD_dtx::hi
 

Current hi limit

unsigned int _APD_dtx::lo
 

Current lo limit

unsigned int _APD_dtx::togo
 

Number of bits in the staging buffer

unsigned int _APD_dtx::value
 

Current value


The documentation for this struct was generated from the following file:
Generated on Thu Sep 14 09:17:46 2006 by  doxygen 1.4.4