| Last change
                  on this file was
                  14786,
                  checked in by westram, 10 years ago | 
        
          |  | 
        
          | 
              
                  Property svn:eol-style set to
                  native
                  Property svn:keywords set to
                  Author Date Id Revision | 
        | File size:
            329 bytes | 
      
      
        
  | Line |  | 
|---|
| 1 | # ------------------------------ | 
|---|
| 2 | # typemap for ARB perl interface | 
|---|
| 3 | # | 
|---|
| 4 | # Note: if you have problems with enum types | 
|---|
| 5 | # see ../PERLTOOLS/arb_proto_2_xsub.cxx@enum_type_replacement | 
|---|
| 6 |  | 
|---|
| 7 | TYPEMAP | 
|---|
| 8 |  | 
|---|
| 9 | GBDATA *        T_PTROBJ | 
|---|
| 10 |  | 
|---|
| 11 | uint32_t        T_U_LONG | 
|---|
| 12 | GB_ULONG        T_U_LONG | 
|---|
| 13 |  | 
|---|
| 14 | GB_BOOL         T_INT | 
|---|
| 15 | uint8_t         T_INT | 
|---|
| 16 | int32_t         T_INT | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.