![]() |
VSM C++ SDK
Vehicle Specific Modules SDK
|
Classes | |
class | Env |
Public Types | |
template<typename T > | |
using | Array = java_internals::Array< T > |
Static Public Member Functions | |
static void | Initialize (JNIEnv *env, jobject vsm_obj) |
static void | Detach_current_thread () |
Must be called before attached to VM thread is exiting. More... | |
static Env | Get_env (JNIEnv *env=nullptr) |
|
static |
Must be called before attached to VM thread is exiting.