libcommonc++
0.7
|
#include <commonc++/Common.h++>
#include <commonc++/Exception.h++>
#include <commonc++/JavaException.h++>
#include <commonc++/String.h++>
#include <jni.h>
#include <cstdarg>
Go to the source code of this file.
Classes | |
struct | JavaNativeMethod |
A structure representing a Java native method. More... | |
class | JavaContext |
When the Invocation Interface is being used (that is, when a C++ program calls into Java code), the getContext() method of the JavaVirtualMachine class is used to obtain an appropriate JavaContext object. More... | |
Namespaces | |
ccxx | |