MagickCore 6.9.13
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 79 of file policy.c.

Field Documentation

◆ debug

MagickBooleanType _PolicyInfo::debug

Definition at line 98 of file policy.c.

◆ domain

PolicyDomain _PolicyInfo::domain

Definition at line 85 of file policy.c.

◆ exempt

MagickBooleanType _PolicyInfo::exempt

Definition at line 96 of file policy.c.

◆ name

char* _PolicyInfo::name

Definition at line 91 of file policy.c.

◆ path

char* _PolicyInfo::path

Definition at line 82 of file policy.c.

◆ pattern

char * _PolicyInfo::pattern

Definition at line 92 of file policy.c.

◆ rights

PolicyRights _PolicyInfo::rights

Definition at line 88 of file policy.c.

◆ semaphore

SemaphoreInfo* _PolicyInfo::semaphore

Definition at line 101 of file policy.c.

◆ signature

size_t _PolicyInfo::signature

Definition at line 104 of file policy.c.

◆ stealth

MagickBooleanType _PolicyInfo::stealth

Definition at line 97 of file policy.c.

◆ value

char * _PolicyInfo::value

Definition at line 93 of file policy.c.


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