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

_ModuleInfo Struct Reference

#include <module.h>

Collaboration diagram for _ModuleInfo:

Collaboration graph
[legend]

Public Member Functions

void(* unregister_module (void))(*)
void(* unregister_module (void))(*)

Data Fields

char * path
char * tag
void * handle
void(* register_module )(void)
time_t load_time
MagickBooleanType stealth
_ModuleInfoprevious
_ModuleInfonext
unsigned long signature
char * path
void * handle
_ModuleInfoprevious
_ModuleInfonext

Member Function Documentation

void(* _ModuleInfo::unregister_module void   ) 
 

void(* _ModuleInfo::unregister_module void   ) 
 


Field Documentation

void* _ModuleInfo::handle
 

Definition at line 24 of file module.h.

void* _ModuleInfo::handle
 

Definition at line 24 of file module.h.

time_t _ModuleInfo::load_time
 

Definition at line 29 of file module.h.

struct _ModuleInfo * _ModuleInfo::next
 

Definition at line 34 of file module.h.

struct _ModuleInfo * _ModuleInfo::next
 

Definition at line 34 of file module.h.

char* _ModuleInfo::path
 

Definition at line 20 of file module.h.

char* _ModuleInfo::path
 

Definition at line 20 of file module.h.

struct _ModuleInfo* _ModuleInfo::previous
 

Definition at line 34 of file module.h.

struct _ModuleInfo* _ModuleInfo::previous
 

Definition at line 34 of file module.h.

void(* _ModuleInfo::register_module)(void)
 

unsigned long _ModuleInfo::signature
 

Definition at line 39 of file module.h.

MagickBooleanType _ModuleInfo::stealth
 

Definition at line 32 of file module.h.

char * _ModuleInfo::tag
 

Definition at line 20 of file module.h.


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