Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ProcMgr_AddrInfo_tag Struct Reference

#include <ProcMgr.h>

Collaboration diagram for ProcMgr_AddrInfo_tag:

Collaboration graph
[legend]

Detailed Description

This structure defines information about memory regions mapped by the ProcMgr module.

Definition at line 340 of file ProcMgr.h.

Data Fields

UInt32 addr [ProcMgr_AddrType_EndValue]
UInt32 size
Bool isCached


Field Documentation

UInt32 ProcMgr_AddrInfo_tag::addr[ProcMgr_AddrType_EndValue]
 

Addresses for each type of address space

Definition at line 342 of file ProcMgr.h.

Bool ProcMgr_AddrInfo_tag::isCached
 

Region cached?

Definition at line 346 of file ProcMgr.h.

UInt32 ProcMgr_AddrInfo_tag::size
 

Size of the memory region in bytes

Definition at line 344 of file ProcMgr.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 14 11:59:52 2011 for Syslink by  doxygen 1.4.4