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

Memory Dump context. More...

List of all members.

Public Attributes

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.


Member Data Documentation

Pointer to supply to read callback.

Referenced by MEM_dumpGetData(), and MEM_dumpStart().

Current address of dump.

Referenced by MEM_CancelDump(), MEM_dumpGetData(), MEM_dumpGetInfo(), and MEM_dumpStart().

Memory map entry for this dump.

Referenced by MEM_dumpGetData(), and MEM_dumpStart().

Memory descriptor for dump.

Referenced by MEM_CancelDump(), MEM_dumpGetData(), MEM_dumpGetInfo(), and MEM_dumpStart().

Status of most recent action.

Referenced by MEM_dumpGetInfo(), and mem_dumpUpdateStatus().

Key value to indicate valid info.

Referenced by mem_dumpCheckHandle(), and mem_dumpResetContext().

Snapshot buffer.

Referenced by MEM_dumpStart().

Has dump wrapped (nonzero=yes).

Referenced by MEM_CancelDump(), MEM_dumpGetData(), MEM_dumpGetInfo(), and MEM_dumpStart().


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