|
ug4
|
#include "registry/registry.h"#include <jni.h>#include "messaging.h"#include "compile_info/compile_info.h"Go to the source code of this file.
Namespaces | |
| namespace | ug |
| the ug namespace | |
| namespace | ug::vrl |
Macros | |
| #define | PRETTY_FUNCTION "function name not available (not using GCC)" |
Functions | |
| JavaVM * | ug::vrl::getJavaVM () |
| void | ug::vrl::initJavaVM (JNIEnv *env) |
| void | ug::vrl::SetVRLRegistry (ug::bridge::Registry *pReg) |
| std::string | ug::vrl::svnRevision () |
| #define PRETTY_FUNCTION "function name not available (not using GCC)" |