GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > PBI / V0-1-0

Constituent: test_unions     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

A_longlong Struct Reference

Union an unsigned long long against 2 unsigned ints, 4 unsigned shorts and 8 unsigned chars. More...


Data Fields

unsigned long long ull
unsigned int ui [2]
unsigned short us [4]
unsigned char ub [8]


Detailed Description

Union an unsigned long long against 2 unsigned ints, 4 unsigned shorts and 8 unsigned chars.


Field Documentation

unsigned char A_longlong::ub[8]
 

The hi -> lo bytes

unsigned int A_longlong::ui[2]
 

The hi -> lo ints

unsigned long long A_longlong::ull
 

The packed long long value

unsigned short A_longlong::us[4]
 

The hi -> lo shorts


The documentation for this struct was generated from the following file:
Generated on Tue Feb 13 02:06:54 2007 by  doxygen 1.4.4