|
MagickCore
6.9.12-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 |
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), IsRightsAuthorized(), and LoadPolicyCache().
| PolicyRights _PolicyInfo::rights |
Referenced by AcquirePolicyCache(), IsRightsAuthorized(), and LoadPolicyCache().
| SemaphoreInfo* _PolicyInfo::semaphore |
| size_t _PolicyInfo::signature |
Referenced by AcquirePolicyCache(), and LoadPolicyCache().
| MagickBooleanType _PolicyInfo::stealth |
Referenced by GetPolicyInfoList(), GetPolicyList(), and LoadPolicyCache().
| char * _PolicyInfo::value |
Referenced by AcquirePolicyCache(), DestroyPolicyElement(), GetPolicyValue(), and LoadPolicyCache().