/trunk/Examples/test-suite/enum_thorough_typeunsafe.i
# · Swig · 7 lines · 4 code · 3 blank · 0 comment · 0 complexity · a00710e0b5aed7a51dca5dfe3dc22364 MD5 · raw file
- %module "enum_thorough_typeunsafe"
- // Test enum wrapping using a type unsafe enum pattern (constant integers in a class for the enum type)
- %include "enumtypeunsafe.swg"
- %include "enum_thorough.i"