%include "../common_top.i" /* BEGIN Java syntax ------------------------------------------------------- */ #ifdef SWIGJAVA %include "std_vector.i" %template(byteVector) std::vector; JAVA_JNI_LOADLIBRARY(javaupm_jhd1313m1) #endif /* END Java syntax */ /* BEGIN Javascript syntax ------------------------------------------------- */ #ifdef SWIGJAVASCRIPT %include "../upm_vectortypes.i" #endif /* END Javascript syntax */ /* BEGIN Python syntax ----------------------------------------------------- */ #ifdef SWIGPYTHON %include "../upm_vectortypes.i" #endif /* END Python syntax */ /* BEGIN Common SWIG syntax ------------------------------------------------- */ %{ #include "jhd1313m1.hpp" %} %include "jhd1313m1.hpp" /* END Common SWIG syntax */