/tags/rel-1.3.35/Examples/test-suite/enum_thorough_typesafe.i

# · Swig · 7 lines · 4 code · 3 blank · 0 comment · 0 complexity · 9963153fd04ddbc31b601ae8adfa0a10 MD5 · raw file

  1. %module "enum_thorough_typesafe"
  2. // Test enum wrapping using the typesafe enum pattern in the target language
  3. %include "enumtypesafe.swg"
  4. %include "enum_thorough.i"