GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > MEM / V5-4-1

Constituent: mem_base     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_MEM_LoadInfo Struct Reference

Information about a Memory Load context. More...

#include <MEM_load.h>


Data Fields

unsigned int status
unsigned int is_active
MEM_Memmap map
caddr_t start_addr
size_t total_bytes
unsigned int offset


Detailed Description

Information about a Memory Load context.

Information about a Memory Load context that is available to the user.


Field Documentation

unsigned int _MEM_LoadInfo::is_active
 

Nonzero if load is active.

MEM_Memmap _MEM_LoadInfo::map
 

Target memory map.

unsigned int _MEM_LoadInfo::offset
 

Current load offset.

caddr_t _MEM_LoadInfo::start_addr
 

Starting target load address.

unsigned int _MEM_LoadInfo::status
 

Status of most recent action.

size_t _MEM_LoadInfo::total_bytes
 

Total number of bytes to load.


The documentation for this struct was generated from the following file:
Generated on Tue Aug 16 00:03:46 2005 by doxygen 1.3.3