Annotation of 43BSDReno/contrib/isode-beta/doc/manual/grindposy-3.h, revision 1.1.1.1

1.1       root        1: /* automatically generated by posy 3.1 #16 (gremlin), do not edit! */
                      2: 
                      3: #ifndef        _module_IMAGE_defined_
                      4: #define        _module_IMAGE_defined_
                      5: 
                      6: #include <isode/psap.h>
                      7: #include <isode/pepy/UNIV-types.h>
                      8: 
                      9: #define        type_IMAGE_Initialize__INV      type_IMAGE_Version
                     10: #define        free_IMAGE_Initialize__INV      free_IMAGE_Version
                     11: 
                     12: #define        type_IMAGE_Initialize__RSP      type_IMAGE_Version
                     13: #define        free_IMAGE_Initialize__RSP      free_IMAGE_Version
                     14: 
                     15: #define        type_IMAGE_VersionsSupported    type_IMAGE_Version
                     16: #define        free_IMAGE_VersionsSupported    free_IMAGE_Version
                     17: 
                     18: #define        type_IMAGE_Version      PElement
                     19: #define        bits_IMAGE_Version      "\020\01version-1"
                     20: #define        bit_IMAGE_Version_version__1    0
                     21: #define        free_IMAGE_Version      pe_free
                     22: 
                     23: #define        type_IMAGE_ReadImage__RSP       type_IMAGE_X__Windows__Bitmap
                     24: #define        free_IMAGE_ReadImage__RSP       free_IMAGE_X__Windows__Bitmap
                     25: 
                     26: #define        type_IMAGE_FormatsSupported     type_IMAGE_Format
                     27: #define        free_IMAGE_FormatsSupported     free_IMAGE_Format
                     28: 
                     29: #define        type_IMAGE_Format       PElement
                     30: #define        bits_IMAGE_Format       "\020\01x-windows-bitmap"
                     31: #define        bit_IMAGE_Format_x__windows__bitmap     0
                     32: #define        free_IMAGE_Format       pe_free
                     33: 
                     34: #define        type_IMAGE_Filename     type_UNIV_GraphicString
                     35: #define        free_IMAGE_Filename     free_UNIV_GraphicString
                     36: 
                     37: struct type_IMAGE_ReadImage__INV {
                     38:     struct element_IMAGE_1 {
                     39:            struct choice_IMAGE_0 {
                     40:                int     offset;
                     41: #define        choice_IMAGE_0_file__name       1
                     42: #define        choice_IMAGE_0_mail__address    2
                     43: 
                     44:                union {
                     45:                        struct type_IMAGE_Filename *file__name;
                     46: 
                     47:                        struct type_IMAGE_Mail__Address *mail__address;
                     48:                }       un;
                     49:            } *choice_IMAGE_0;
                     50: 
                     51:            struct element_IMAGE_1 *next;
                     52:     } *element_IMAGE_1;
                     53: 
                     54:     struct element_IMAGE_4 {
                     55:            struct type_IMAGE_Format *Format;
                     56: 
                     57:            struct element_IMAGE_4 *next;
                     58:     } *element_IMAGE_4;
                     59: };
                     60: 
                     61: struct type_IMAGE_Mail__Address {
                     62:     struct type_UNIV_GraphicString *local;
                     63: 
                     64:     struct type_UNIV_GraphicString *domain;
                     65: 
                     66:     PE      options;
                     67: #define        bits_IMAGE_options      "\020\01default-local\02default-host"
                     68: #define        bit_IMAGE_options_default__local        0
                     69: #define        bit_IMAGE_options_default__host 1
                     70: };
                     71: 
                     72: struct type_IMAGE_X__Windows__Bitmap {
                     73:     int     width;
                     74: 
                     75:     int     height;
                     76: 
                     77:     int     hot__spot__x;
                     78: 
                     79:     int     hot__spot__y;
                     80: 
                     81:     struct qbuf *data;
                     82: };
                     83: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.