GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> MEM / V5-8-1 > mem_base / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

_MEM_LoadInfo Struct Reference

Information about a Memory Load context. More...

#include <MEM_load.h>

List of all members.

Public Attributes

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.


Member Data Documentation

Nonzero if load is active.

Referenced by MEM_loadGetInfo().

Target memory map.

Referenced by MEM_loadGetInfo().

unsigned int _MEM_LoadInfo::offset

Current load offset.

Referenced by MEM_loadGetInfo().

Starting target load address.

Referenced by MEM_loadGetInfo().

unsigned int _MEM_LoadInfo::status

Status of most recent action.

Referenced by MEM_loadGetInfo().

Total number of bytes to load.

Referenced by MEM_loadGetInfo().


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

Generated on Sat May 21 07:39:17 2011 by  doxygen 1.5.8