From dfae5860833782af557deb35e286d7e186fe3cf5 Mon Sep 17 00:00:00 2001 From: Roger Leigh Date: Sun, 26 Oct 2008 16:11:41 +0000 Subject: Imported Upstream version 4.3.99+cvs20050702 --- doc/gutenprint/html/module_8h.html | 311 +++++++++++++++++++++++++++++++++++++ 1 file changed, 311 insertions(+) create mode 100644 doc/gutenprint/html/module_8h.html (limited to 'doc/gutenprint/html/module_8h.html') diff --git a/doc/gutenprint/html/module_8h.html b/doc/gutenprint/html/module_8h.html new file mode 100644 index 0000000..2d1ce3d --- /dev/null +++ b/doc/gutenprint/html/module_8h.html @@ -0,0 +1,311 @@ + + +libgutenprint API Reference: include/gutenprint/module.h File Reference + + + +
Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages
+ +

module.h File Reference

Module functions. More... +

+#include <gutenprint/list.h>
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Data Structures

struct  stp_module_version
struct  stp_module

Typedefs

typedef stp_module_version stp_module_version_t
typedef stp_module stp_module_t

Enumerations

enum  stp_module_class_t {
+  STP_MODULE_CLASS_INVALID, +STP_MODULE_CLASS_MISC, +STP_MODULE_CLASS_FAMILY, +STP_MODULE_CLASS_COLOR, +
+  STP_MODULE_CLASS_DITHER +
+ }

Functions

int stp_module_load (void)
int stp_module_exit (void)
int stp_module_open (const char *modulename)
int stp_module_init (void)
int stp_module_close (stp_list_item_t *module)
stp_list_tstp_module_get_class (stp_module_class_t class)
+


Detailed Description

+Module functions. +

+


Typedef Documentation

+

+ + + + +
+ + + + +
typedef struct stp_module stp_module_t
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
typedef struct stp_module_version stp_module_version_t
+
+ + + + + +
+   + + +

+

+


Enumeration Type Documentation

+

+ + + + +
+ + + + +
enum stp_module_class_t
+
+ + + + + +
+   + + +

+

Enumerator:
+ + + + + + +
STP_MODULE_CLASS_INVALID  +
STP_MODULE_CLASS_MISC  +
STP_MODULE_CLASS_FAMILY  +
STP_MODULE_CLASS_COLOR  +
STP_MODULE_CLASS_DITHER  +
+
+
+


Function Documentation

+

+ + + + +
+ + + + + + + + + +
int stp_module_close stp_list_item_t module  ) 
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
int stp_module_exit void   ) 
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
stp_list_t* stp_module_get_class stp_module_class_t  class  ) 
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
int stp_module_init void   ) 
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
int stp_module_load void   ) 
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + + + + +
int stp_module_open const char *  modulename  ) 
+
+ + + + + +
+   + + +

+

+


Generated on Sat Jul 2 09:45:08 2005 for libgutenprint API Reference by  + +doxygen 1.4.3-20050530
+ + -- cgit v1.2.3