Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields  

ToySegment Struct Reference

Structure that defines a segment. More...

#include <ToySegment.h>


Data Fields

int pos
 Position of segment.

int len
 Length of segment.


Detailed Description

Structure that defines a segment.

Definition at line 19 of file ToySegment.h.


Field Documentation

int ToySegment::len
 

Length of segment.

Definition at line 24 of file ToySegment.h.

Referenced by TMM_AddAreaToSegList(), TMM_AllocateHeap(), TMM_AreaIntersectsSeg(), TMM_CopySegList(), TMM_CreateSegList(), TMM_FindSegSpace(), TMM_FreeHeap(), TMM_MergeSegList(), TMM_PagedAllocateProcess(), TMM_PrintProcessMemory(), TMM_PrintProcessTable(), TMM_PrintSegList(), TMM_ReallocateHeap(), TMM_RemoveAreaFromSegList(), TMM_StoreHeapInteger(), TMM_StoreHeapString(), TMM_StoreInteger(), TMM_StoreString(), TMM_SubtractSegs(), and TMM_TerminateProcess().

int ToySegment::pos
 

Position of segment.

Definition at line 22 of file ToySegment.h.

Referenced by TMM_AddAreaToSegList(), TMM_AllocateHeap(), TMM_AreaIntersectsSeg(), TMM_CompSegList(), TMM_CopySegList(), TMM_CreateSegList(), TMM_FindSegSpace(), TMM_FreeHeap(), TMM_OrderedInsert(), TMM_PagedAllocateProcess(), TMM_PrintProcessMemory(), TMM_PrintProcessTable(), TMM_PrintSegList(), TMM_ReallocateHeap(), TMM_RemoveAreaFromSegList(), TMM_StoreHeapInteger(), TMM_StoreHeapString(), TMM_StoreInteger(), TMM_StoreString(), TMM_SubtractSegs(), and TMM_TerminateProcess().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 4 14:29:08 2003 for ToyMem by doxygen1.3-rc3