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

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 Mar 15 23:42:11 2005 by doxygen 1.3.3