Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_DelegateInfo Struct Reference

#include <delegate.h>

Collaboration diagram for _DelegateInfo:

Collaboration graph
[legend]

Data Fields

char * path
char * decode
char * encode
char * commands
long mode
MagickBooleanType spawn
MagickBooleanType stealth
_DelegateInfoprevious
_DelegateInfonext
unsigned long signature
char * path
_DelegateInfoprevious
_DelegateInfonext

Field Documentation

char * _DelegateInfo::commands
 

Definition at line 50 of file delegate.h.

Referenced by DestroyDelegate(), GetDelegateCommand(), GetDelegateCommands(), InvokeDelegate(), and LoadDelegateList().

char * _DelegateInfo::decode
 

Definition at line 50 of file delegate.h.

Referenced by DestroyDelegate(), GetDelegateInfo(), GetDelegateInfoList(), GetDelegateList(), InvokeDelegate(), and LoadDelegateList().

char * _DelegateInfo::encode
 

Definition at line 50 of file delegate.h.

Referenced by DestroyDelegate(), GetDelegateInfo(), GetDelegateInfoList(), GetDelegateList(), InvokeDelegate(), and LoadDelegateList().

long _DelegateInfo::mode
 

Definition at line 56 of file delegate.h.

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

struct _DelegateInfo * _DelegateInfo::next
 

Definition at line 62 of file delegate.h.

struct _DelegateInfo * _DelegateInfo::next
 

Definition at line 62 of file delegate.h.

char* _DelegateInfo::path
 

Definition at line 50 of file delegate.h.

char* _DelegateInfo::path
 

Definition at line 50 of file delegate.h.

Referenced by DestroyDelegate(), and ListDelegateInfo().

struct _DelegateInfo* _DelegateInfo::previous
 

Definition at line 62 of file delegate.h.

struct _DelegateInfo* _DelegateInfo::previous
 

Definition at line 62 of file delegate.h.

unsigned long _DelegateInfo::signature
 

Definition at line 67 of file delegate.h.

Referenced by GetDelegateCommands(), and GetDelegateMode().

MagickBooleanType _DelegateInfo::spawn
 

Definition at line 59 of file delegate.h.

Referenced by InvokeDelegate(), and LoadDelegateList().

MagickBooleanType _DelegateInfo::stealth
 

Definition at line 59 of file delegate.h.

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


The documentation for this struct was generated from the following files:
Generated on Mon Oct 25 13:44:40 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC