JNIpp 1.0
JNI meets C++
File List
Here is a list of all documented files with brief descriptions:
/Volumes/E/Github/itoa-jnipp/include/JNIpp.hMain include file for the JNIpp library
/Volumes/E/Github/itoa-jnipp/include/JNIpp/JavaArray.hContains wrappers for Java arrays
/Volumes/E/Github/itoa-jnipp/include/JNIpp/JavaBinding.hProvides macros for implementing live and wrapper classes
/Volumes/E/Github/itoa-jnipp/include/JNIpp/JavaLang.hContains java::Object and basic wrapper classes like java::String or java::Class
/Volumes/E/Github/itoa-jnipp/include/JNIpp/JavaNI.hContains Java Native Interface functions; see jni for more
/Volumes/E/Github/itoa-jnipp/include/JNIpp/JavaObject.hDefines Object class
/Volumes/E/Github/itoa-jnipp/include/JNIpp/JavaObjectPointer.hSmart pointer for java wrapper objects