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

ProcMgr_MappedMemEntry Struct Reference

#include <ProcMgr.h>

Collaboration diagram for ProcMgr_MappedMemEntry:

Collaboration graph
[legend]

Detailed Description

Structure containing information of mapped memory regions.

Definition at line 350 of file ProcMgr.h.

Data Fields

ProcMgr_AddrInfo info
ProcMgr_AddrType srcAddrType
ProcMgr_MapType mapType
Bool inUse


Field Documentation

ProcMgr_AddrInfo ProcMgr_MappedMemEntry::info
 

Address information

Definition at line 352 of file ProcMgr.h.

Bool ProcMgr_MappedMemEntry::inUse
 

Entry index is in use?

Definition at line 358 of file ProcMgr.h.

ProcMgr_MapType ProcMgr_MappedMemEntry::mapType
 

Mapping type

Definition at line 356 of file ProcMgr.h.

ProcMgr_AddrType ProcMgr_MappedMemEntry::srcAddrType
 

Source address type used for mapping

Definition at line 354 of file ProcMgr.h.


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