/* This SWIG .i file is generated from UPM CMake. If additional functionality * is required, custom .i files can be placed in the library directory. */ /* Common SWIG syntax */ %include "../common_top.i" /* Java-specific SWIG syntax */ #ifdef SWIGJAVA JAVA_JNI_LOADLIBRARY(javaupm_maxds3231m) #endif %{ #include "maxds3231m.hpp" %} %include "maxds3231m.hpp"