MagickCore 7.0.10
_FileInfo Struct Reference
Collaboration diagram for _FileInfo:
[legend]

Data Fields

char * path
 
int file
 
struct stat properties
 
SemaphoreInfosemaphore
 
time_t timestamp
 
size_t signature
 

Detailed Description

Definition at line 69 of file file.c.

Field Documentation

◆ file

int _FileInfo::file

◆ path

◆ properties

struct stat _FileInfo::properties

Definition at line 78 of file file.c.

Referenced by AcquireFileInfo(), and GetFileProperties().

◆ semaphore

SemaphoreInfo* _FileInfo::semaphore

Definition at line 81 of file file.c.

Referenced by AcquireFileInfo(), AcquireFileLock(), and DestroyFileInfo().

◆ signature

◆ timestamp

time_t _FileInfo::timestamp

Definition at line 84 of file file.c.

Referenced by AcquireFileInfo().


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