nl::Weave::SecuritySupport

Podsumowanie

Wyliczenia

@380 enum | typ wyliczeniowy
@381 enum | typ wyliczeniowy

Zmienne

sLibraryMethods[]
sNumLibraryMethods = sizeof(sLibraryMethods) / sizeof(JNILibraryMethod)
const size_t

Funkcje

JNI_OnLoad(JavaVM *jvm, void *reserved)
NL_DLL_EXPORT jint
JNI_OnUnload(JavaVM *jvm, void *reserved)
NL_DLL_EXPORT void

Wyliczenia

@380

 @380

@381

 @381

Zmienne

sLibraryMethods

const JNILibraryMethod sLibraryMethods[]

sNumLibraryMethods

const size_t sNumLibraryMethods = sizeof(sLibraryMethods) / sizeof(JNILibraryMethod)

Funkcje

JNI_OnLoad

NL_DLL_EXPORT jint JNI_OnLoad(
  JavaVM *jvm,
  void *reserved
)

JNI_OnUnload

NL_DLL_EXPORT void JNI_OnUnload(
  JavaVM *jvm,
  void *reserved
)