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_DumpContext Struct Reference

Memory Dump context. More...

Collaboration diagram for _mem_DumpContext:

Collaboration graph
[legend]

Data Fields

unsigned int valid_key
unsigned int status
unsigned int wrapped
MEM_Descriptor md
caddr_t currentAddr
const mem_mapEntrymapEntry
void * cb_ptr
mem_DumpSnap values

Detailed Description

Memory Dump context.

This is the context for a Memory Dump. Users do not access this context information directly, but instead refer to it via a context handle (MEM_DumpHandle). The MEM_dumpGetInfo() function can be used to retrieve most of the information found within a Memory Dump context.


Field Documentation

void* _mem_DumpContext::cb_ptr
 

Pointer to supply to read callback.

caddr_t _mem_DumpContext::currentAddr
 

Current address of dump.

const mem_mapEntry* _mem_DumpContext::mapEntry
 

Memory map entry for this dump.

MEM_Descriptor _mem_DumpContext::md
 

Memory descriptor for dump.

unsigned int _mem_DumpContext::status
 

Status of most recent action.

unsigned int _mem_DumpContext::valid_key
 

Key value to indicate valid info.

mem_DumpSnap _mem_DumpContext::values
 

Snapshot buffer.

unsigned int _mem_DumpContext::wrapped
 

Has dump wrapped (nonzero=yes).


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