Main Page   Modules   Data Structures   File List   Data Fields   Examples  

_memgrep_result_row_dump Struct Reference
[The memory manglement library interface.]

Row for memory dump results. More...

#include <memgrep.h>


Data Fields

MEMGREP_RESULT_ROW base
unsigned long addr
unsigned char * buf
unsigned long bufLength


Detailed Description

Row for memory dump results.

Used in association with MEMGREP_CMD_DUMP

Examples:

simple.c.


Field Documentation

unsigned long _memgrep_result_row_dump::addr
 

The adderss that the dump occured at.

MEMGREP_RESULT_ROW _memgrep_result_row_dump::base
 

The base structure for all rows

unsigned char* _memgrep_result_row_dump::buf
 

The memory at that address

Examples:
simple.c.

unsigned long _memgrep_result_row_dump::bufLength
 

The number of bytes held in buf


The documentation for this struct was generated from the following file:
Generated on Mon Dec 29 02:04:13 2003 for memgrep by doxygen1.2.15