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

Constituent: qmem_unit_test     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_WRAP_Info Struct Reference

Wrapper control information. More...

#include <qmem_util_wrap.h>

Collaboration diagram for _WRAP_Info:

Collaboration graph
[legend]

Data Fields

QMEM_Status exp_status
QMEM_Contextcontext_p
LSF_datagram * dgm_p
LSF_contribution * ctb_p
unsigned int dgm_bytes
int dgm_swapped
unsigned char * data_buf_p
unsigned int data_buf_bytes
Context exp_ctx
Context act_ctx
unsigned char * exp_data_p
unsigned char * act_data_p
unsigned int exp_data_bytes

Detailed Description

Wrapper control information.


Field Documentation

Context _WRAP_Info::act_ctx
 

Actual context values.

unsigned char* _WRAP_Info::act_data_p
 

Pointer to a buffer containing actual dump data.

QMEM_Context* _WRAP_Info::context_p
 

Pointer to a parsing context.

LSF_contribution* _WRAP_Info::ctb_p
 

Pointer to a contribution.

unsigned int _WRAP_Info::data_buf_bytes
 

Size, in bytes, of a memory dump data buffer.

unsigned char* _WRAP_Info::data_buf_p
 

Pointer to a buffer for storing memory dump data.

unsigned int _WRAP_Info::dgm_bytes
 

Size, in bytes, of a datagram.

LSF_datagram* _WRAP_Info::dgm_p
 

Pointer to a datagram.

int _WRAP_Info::dgm_swapped
 

Flag indicating that datagram data is already swapped.

Context _WRAP_Info::exp_ctx
 

Expected context values.

unsigned int _WRAP_Info::exp_data_bytes
 

Size, in bytes, of the expected dump data buffer.

unsigned char* _WRAP_Info::exp_data_p
 

Pointer to a buffer containing expected dump data.

QMEM_Status _WRAP_Info::exp_status
 

Expected QMEM status.


The documentation for this struct was generated from the following file:
Generated on Sun Jun 14 02:18:46 2009 by  doxygen 1.4.4