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

_LogInfo Struct Reference

#include <log.h>

Collaboration diagram for _LogInfo:

Collaboration graph
[legend]

Data Fields

LogEventType event_mask
LogHandlerType handler_mask
char * path
char * name
char * filename
char * format
unsigned long generations
unsigned long limit
FILE * file
unsigned long generation
unsigned long count
MagickBooleanType stealth
TimerInfo timer
_LogInfoprevious
_LogInfonext
unsigned long signature
char * path
FILE * file
_LogInfoprevious
_LogInfonext

Field Documentation

unsigned long _LogInfo::count
 

Definition at line 85 of file log.h.

Referenced by LogMagickEvent().

LogEventType _LogInfo::event_mask
 

Definition at line 66 of file log.h.

Referenced by IsEventLogging(), LoadLogList(), LogMagickEvent(), and SetLogEventMask().

FILE* _LogInfo::file
 

Definition at line 82 of file log.h.

FILE* _LogInfo::file
 

Definition at line 82 of file log.h.

Referenced by DestroyLogElement(), and LogMagickEvent().

char * _LogInfo::filename
 

Definition at line 72 of file log.h.

Referenced by DestroyLogElement(), LoadLogList(), and LogMagickEvent().

char * _LogInfo::format
 

Definition at line 72 of file log.h.

Referenced by DestroyLogElement(), LoadLogList(), SetLogFormat(), and TranslateEvent().

unsigned long _LogInfo::generation
 

Definition at line 85 of file log.h.

Referenced by LogMagickEvent().

unsigned long _LogInfo::generations
 

Definition at line 78 of file log.h.

Referenced by LoadLogList(), and LogMagickEvent().

LogHandlerType _LogInfo::handler_mask
 

Definition at line 69 of file log.h.

Referenced by LoadLogList(), and LogMagickEvent().

unsigned long _LogInfo::limit
 

Definition at line 78 of file log.h.

Referenced by LoadLogList(), and LogMagickEvent().

char * _LogInfo::name
 

Definition at line 72 of file log.h.

Referenced by GetLogInfo(), GetLogInfoList(), and GetLogList().

struct _LogInfo * _LogInfo::next
 

Definition at line 94 of file log.h.

struct _LogInfo * _LogInfo::next
 

Definition at line 94 of file log.h.

char* _LogInfo::path
 

Definition at line 72 of file log.h.

char* _LogInfo::path
 

Definition at line 72 of file log.h.

Referenced by DestroyLogElement(), and ListLogInfo().

struct _LogInfo* _LogInfo::previous
 

Definition at line 94 of file log.h.

struct _LogInfo* _LogInfo::previous
 

Definition at line 94 of file log.h.

unsigned long _LogInfo::signature
 

Definition at line 99 of file log.h.

MagickBooleanType _LogInfo::stealth
 

Definition at line 89 of file log.h.

Referenced by GetLogInfoList(), GetLogList(), and ListLogInfo().

TimerInfo _LogInfo::timer
 

Definition at line 92 of file log.h.

Referenced by LogMagickEvent(), and TranslateEvent().


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