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


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...

List of all members.

Public Attributes

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.

Member Data Documentation

unsigned char A_longlong::ub[8]

The hi -> lo bytes

Referenced by test_unions().

unsigned int A_longlong::ui[2]

The hi -> lo ints

Referenced by test_unions().

unsigned long long A_longlong::ull

The packed long long value

Referenced by test_unions().

unsigned short A_longlong::us[4]

The hi -> lo shorts

Referenced by test_unions().


The documentation for this struct was generated from the following file:

Generated on Thu Mar 24 14:07:38 2011 by  doxygen 1.5.8