source: tags/ms_r16q2/UNIT_TESTER/run/xsub/typemap

Last change on this file was 9725, checked in by westram, 11 years ago
  • filled arb_proto_2_xsub unittest
File size: 307 bytes
Line 
1# --------------------------------------
2# typemap for arb_proto_2_xsub unit-test
3#
4# Note: if you have problems with enum types
5# see ../../../PERLTOOLS/arb_proto_2_xsub.cxx@enum_type_replacement
6
7TYPEMAP
8
9GBDATA *        T_PTROBJ
10
11uint32_t        T_U_LONG
12GB_ULONG        T_U_LONG
13
14GB_BOOL         T_INT
Note: See TracBrowser for help on using the repository browser.