GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> MEM / V5-8-1 > mem_unit_test / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_mem_DumpInfo Struct Reference

Dump unit test information. More...

List of all members.

Public Attributes

const char * name
MEM_DumpHandle handle
MEM_DumpHandlehandle_p
MEM_DumpInfo exp_info
MEM_DumpInfo act_info
MEM_DumpInfoinfo_p
MEM_Descriptormd_p
caddr_t exp_addr
caddr_t act_addr
caddr_t * addr_p
size_t exp_bytes
size_t act_bytes
size_t * bytes_p
unsigned int exp_status
unsigned int exp_info_status
caddr_t map_start_addr
size_t map_num_bytes
MEM_mapAccessType map_access_flags
MEM_mapAccessCbmap_read_cb
MEM_mapAccessCbmap_write_cb
caddr_t start
size_t dumpSize
size_t chunkSize
size_t progress
size_t totalSize
void * dest_p
unsigned char dest [2048]
unsigned char exp_dest [2048]
unsigned char exp_mask [2048]


Detailed Description

Dump unit test information.

A structure used to describe the state of a memory dump. This structure is updated locally as the dump progresses and compared to the dump context returned from the MEM dump functions.


Member Data Documentation

unsigned char _mem_DumpInfo::dest[2048]

Size of dump source, in bytes.

Referenced by mem_dumpGetData_wrap(), mem_DumpMemory_test(), mem_DumpRegSet_test(), and mem_DumpWrap_test().

unsigned char _mem_DumpInfo::exp_dest[2048]

Expected destination data.

Referenced by mem_DumpMemory_test(), mem_DumpRegSet_test(), mem_DumpWrap_test(), and mem_SetRegs().

unsigned char _mem_DumpInfo::exp_mask[2048]

Mask of valid reg set values.

Referenced by mem_DumpRegSet_test(), and mem_SetRegs().

Mem map entry access flags.

Referenced by mem_dumpMapAddEntry_wrap(), mem_DumpMemory_test(), and mem_DumpWrap_test().

Size of mem map entry, in bytes.

Referenced by mem_dumpMapAddEntry_wrap(), mem_DumpMemory_test(), and mem_DumpWrap_test().

Mem map entry read callback.

Referenced by mem_dumpMapAddEntry_wrap(), mem_DumpMemory_test(), and mem_DumpWrap_test().

Start address of mem map entry.

Referenced by mem_dumpMapAddEntry_wrap(), mem_DumpMemory_test(), and mem_DumpWrap_test().

Mem map entry write callback.

Referenced by mem_dumpMapAddEntry_wrap(), mem_DumpMemory_test(), and mem_DumpWrap_test().

const char* _mem_DumpInfo::name

Start address of dump source.

Referenced by mem_DumpMemory_test(), mem_DumpRegSet_test(), and mem_DumpWrap_test().

Total size to dump, in bytes.

Referenced by mem_DumpMemory_test(), mem_DumpRegSet_test(), and mem_DumpWrap_test().


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

Generated on Sat Apr 9 19:26:22 2011 by  doxygen 1.5.8