MagickCore
6.9.10
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
char * | path |
PolicyDomain | domain |
PolicyRights | rights |
char * | name |
char * | pattern |
char * | value |
MagickBooleanType | exempt |
MagickBooleanType | stealth |
MagickBooleanType | debug |
SemaphoreInfo * | semaphore |
size_t | signature |
MagickBooleanType _PolicyInfo::debug |
PolicyDomain _PolicyInfo::domain |
Referenced by AcquirePolicyCache(), GetPolicyInfo(), IsRightsAuthorized(), ListPolicyInfo(), LoadPolicyCache(), and SetMagickSecurityPolicy().
MagickBooleanType _PolicyInfo::exempt |
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), and LoadPolicyCache().
char* _PolicyInfo::name |
char* _PolicyInfo::path |
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), ListPolicyInfo(), and LoadPolicyCache().
char * _PolicyInfo::pattern |
PolicyRights _PolicyInfo::rights |
Referenced by AcquirePolicyCache(), IsRightsAuthorized(), ListPolicyInfo(), and LoadPolicyCache().
SemaphoreInfo* _PolicyInfo::semaphore |
size_t _PolicyInfo::signature |
Referenced by AcquirePolicyCache(), LoadPolicyCache(), and ProfileImage().
MagickBooleanType _PolicyInfo::stealth |
Referenced by GetPolicyInfoList(), GetPolicyList(), ListPolicyInfo(), and LoadPolicyCache().
char * _PolicyInfo::value |