source:
trunk/UNIT_TESTER/run/xsub/typemap
Last change on this file was 9725, checked in by westram, 12 years ago | |
---|---|
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 | |
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 |
Note: See TracBrowser
for help on using the repository browser.