GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > MEM / V5-8-0

Constituent: mem     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_MEM_Info Struct Reference

Information about the state of the MEM system. More...

#include <MEM_pubdefs.h>


Data Fields

unsigned int last_status
unsigned int last_fcode
unsigned int load_status
unsigned int load_active
unsigned int load_start
unsigned int load_bytes
unsigned int load_offset
unsigned int dump_status
unsigned int dump_active
unsigned int dump_start
unsigned int dump_bytes
unsigned int dump_addr
unsigned int dump_fcode
unsigned int dump_tran_id


Detailed Description

Information about the state of the MEM system.


Field Documentation

unsigned int _MEM_Info::dump_active
 

Nonzero if dump is active.

unsigned int _MEM_Info::dump_addr
 

Current dump address.

unsigned int _MEM_Info::dump_bytes
 

Total number of bytes to dump.

unsigned int _MEM_Info::dump_fcode
 

Function code for current dump.

unsigned int _MEM_Info::dump_start
 

Starting dump address.

unsigned int _MEM_Info::dump_status
 

Status of most recent dump action.

unsigned int _MEM_Info::dump_tran_id
 

Transaction ID for current dump.

unsigned int _MEM_Info::last_fcode
 

Func code of most recent MEM command.

unsigned int _MEM_Info::last_status
 

Status of most recent MEM command.

unsigned int _MEM_Info::load_active
 

Nonzero if load is active.

unsigned int _MEM_Info::load_bytes
 

Total number of bytes to load.

unsigned int _MEM_Info::load_offset
 

Current load offset.

unsigned int _MEM_Info::load_start
 

Starting load address.

unsigned int _MEM_Info::load_status
 

Status of most recent load action.


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