Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_DataSegmentInfo Struct Reference

Collaboration diagram for _DataSegmentInfo:

Collaboration graph
[legend]

Data Fields

void * allocation
void * bound
MagickBooleanType mapped
size_t length
_DataSegmentInfoprevious
_DataSegmentInfonext

Field Documentation

void* _DataSegmentInfo::allocation
 

Definition at line 90 of file memory.c.

Referenced by DestroyMagickMemory().

void * _DataSegmentInfo::bound
 

Definition at line 90 of file memory.c.

size_t _DataSegmentInfo::length
 

Definition at line 97 of file memory.c.

Referenced by DestroyMagickMemory().

MagickBooleanType _DataSegmentInfo::mapped
 

Definition at line 94 of file memory.c.

Referenced by DestroyMagickMemory().

struct _DataSegmentInfo * _DataSegmentInfo::next
 

Definition at line 99 of file memory.c.

Referenced by AcquireMagickMemory().

struct _DataSegmentInfo* _DataSegmentInfo::previous
 

Definition at line 99 of file memory.c.

Referenced by AcquireMagickMemory().


The documentation for this struct was generated from the following file:
Generated on Mon Oct 25 13:44:39 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC