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

_DIR Struct Reference

#include <mac.h>

Collaboration diagram for _DIR:

Collaboration graph
[legend]

Data Fields

int d_VRefNum
long int d_DirID
int d_index
HANDLE hSearch
WIN32_FIND_DATA Win32FindData
BOOL firsttime
dirent file_info

Field Documentation

long int _DIR::d_DirID
 

Definition at line 33 of file mac.h.

int _DIR::d_index
 

Definition at line 36 of file mac.h.

int _DIR::d_VRefNum
 

Definition at line 30 of file mac.h.

struct dirent _DIR::file_info
 

Definition at line 105 of file nt_base.h.

BOOL _DIR::firsttime
 

Definition at line 103 of file nt_base.h.

HANDLE _DIR::hSearch
 

Definition at line 97 of file nt_base.h.

WIN32_FIND_DATA _DIR::Win32FindData
 

Definition at line 100 of file nt_base.h.


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