SharedRegion_Entry Struct Reference

Structure defining a region. More...

#include <SharedRegion.h>

Data Fields

Ptr base
SizeT len
UInt16 ownerProcId
Bool isValid
Bool cacheEnable
SizeT cacheLineSize
Bool createHeap
String name

Detailed Description

Structure defining a region.


Field Documentation

> The base address of the region

> The length of the region

> The MultiProc id of the owner of the region

> Whether the region is valid

> Whether to perform cache operations for the region

> The cache line size of the region

> Whether a heap is created for the region


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

Copyright 2010, Texas Instruments Incorporated