MagickCore 6.9.12-98
Convert, Edit, Or Compose Bitmap Images
Loading...
Searching...
No Matches
_PolicyInfo Struct Reference
Collaboration diagram for _PolicyInfo:

Data Fields

char * path
 
PolicyDomain domain
 
PolicyRights rights
 
char * name
 
char * pattern
 
char * value
 
MagickBooleanType exempt
 
MagickBooleanType stealth
 
MagickBooleanType debug
 
SemaphoreInfosemaphore
 
size_t signature
 

Detailed Description

Definition at line 72 of file policy.c.

Field Documentation

◆ debug

MagickBooleanType _PolicyInfo::debug

Definition at line 91 of file policy.c.

◆ domain

PolicyDomain _PolicyInfo::domain

Definition at line 78 of file policy.c.

◆ exempt

MagickBooleanType _PolicyInfo::exempt

Definition at line 89 of file policy.c.

◆ name

char* _PolicyInfo::name

Definition at line 84 of file policy.c.

◆ path

char* _PolicyInfo::path

Definition at line 75 of file policy.c.

◆ pattern

char * _PolicyInfo::pattern

Definition at line 85 of file policy.c.

◆ rights

PolicyRights _PolicyInfo::rights

Definition at line 81 of file policy.c.

◆ semaphore

SemaphoreInfo* _PolicyInfo::semaphore

Definition at line 94 of file policy.c.

◆ signature

size_t _PolicyInfo::signature

Definition at line 97 of file policy.c.

◆ stealth

MagickBooleanType _PolicyInfo::stealth

Definition at line 90 of file policy.c.

◆ value

char * _PolicyInfo::value

Definition at line 86 of file policy.c.


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