libcommonc++  0.7
JavaContext.h++ File Reference
#include <commonc++/Common.h++>
#include <commonc++/Exception.h++>
#include <commonc++/JavaException.h++>
#include <commonc++/String.h++>
#include <jni.h>
#include <cstdarg>
Include dependency graph for JavaContext.h++:
This graph shows which files directly or indirectly include this file:

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