MagickCore  7.0.0
_DelegateInfo Struct Reference

#include <delegate.h>

Data Fields

char * path
 
char * decode
 
char * encode
 
char * commands
 
ssize_t mode
 
MagickBooleanType thread_support
 
MagickBooleanType spawn
 
MagickBooleanType stealth
 
size_t signature
 

Detailed Description

Definition at line 25 of file delegate.h.

Field Documentation

char * _DelegateInfo::commands
char * _DelegateInfo::decode
char * _DelegateInfo::encode
ssize_t _DelegateInfo::mode

Definition at line 34 of file delegate.h.

Referenced by GetDelegateInfo(), GetDelegateMode(), InvokeDelegate(), and LoadDelegateList().

char* _DelegateInfo::path

Definition at line 28 of file delegate.h.

Referenced by DestroyDelegate(), ListDelegateInfo(), and LoadDelegateList().

size_t _DelegateInfo::signature
MagickBooleanType _DelegateInfo::spawn

Definition at line 37 of file delegate.h.

Referenced by InvokeDelegate(), and LoadDelegateList().

MagickBooleanType _DelegateInfo::stealth

Definition at line 37 of file delegate.h.

Referenced by GetDelegateInfoList(), GetDelegateList(), and LoadDelegateList().

MagickBooleanType _DelegateInfo::thread_support

Definition at line 37 of file delegate.h.

Referenced by GetDelegateThreadSupport(), and LoadDelegateList().


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