GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LCM / V1-6-2

Constituent: lcm_epu     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_LCM_ImageModule Struct Reference

Structure to save telemetry meta-information on limit table dumps. More...

#include <LCM_prvdefs.h>


Data Fields

unsigned int module
unsigned int textAddr
unsigned int textSize
unsigned int dataAddr
unsigned int dataSize
unsigned int bssAddr
unsigned int bssSize
unsigned int fileID
const char * package
const char * constit
const char * target
const char * user
const char * site
time_t built
unsigned char spare
char version
unsigned short major
unsigned short minor
unsigned short patch


Detailed Description

Structure to save telemetry meta-information on limit table dumps.


Field Documentation

unsigned int _LCM_ImageModule::bssAddr
 

.bss segment address

unsigned int _LCM_ImageModule::bssSize
 

.bss segment size

time_t _LCM_ImageModule::built
 

Build time (LAT epoch)

const char* _LCM_ImageModule::constit
 

Constituent name

unsigned int _LCM_ImageModule::dataAddr
 

.data segment address

unsigned int _LCM_ImageModule::dataSize
 

.data segment size

unsigned int _LCM_ImageModule::fileID
 

File ID

unsigned short _LCM_ImageModule::major
 

CVS major version number

unsigned short _LCM_ImageModule::minor
 

CVS minor version number

unsigned int _LCM_ImageModule::module
 

VxWorks module ID

const char* _LCM_ImageModule::package
 

Package name

unsigned short _LCM_ImageModule::patch
 

CVS patch version number

const char* _LCM_ImageModule::site
 

Site where built (CMX site name)

unsigned char _LCM_ImageModule::spare
 

Spare

const char* _LCM_ImageModule::target
 

Build target (CMX tag)

unsigned int _LCM_ImageModule::textAddr
 

.text segment address

unsigned int _LCM_ImageModule::textSize
 

.text segment size

const char* _LCM_ImageModule::user
 

Userid of builder

char _LCM_ImageModule::version
 

Version ('T', 'D', 'P' or 'U')


The documentation for this struct was generated from the following file:
Generated on Fri Nov 21 01:16:37 2008 by  doxygen 1.4.4