jaulib v1.3.0
Jau Support Library (C++, Java, ..)
|
This is the complete list of members for org.jau.sys.JNILibrary, including all inherited members.
DEBUG | org.jau.sys.JNILibrary | static |
enumerateLibraryPaths(final String libName, final boolean searchSystemPath, final boolean searchSystemPathFirst, final ClassLoader loader) | org.jau.sys.JNILibrary | static |
enumerateLibraryPaths(final String windowsLibName, final String unixLibName, final String macOSXLibName, final boolean searchSystemPath, final boolean searchSystemPathFirst, final ClassLoader loader) | org.jau.sys.JNILibrary | static |
findLibrary(final String libName, final ClassLoader loader) | org.jau.sys.JNILibrary | static |
getSystemEnvLibraryPaths() | org.jau.sys.JNILibrary | static |
getSystemEnvLibraryPathVarname() | org.jau.sys.JNILibrary | static |
isLoaded(final String libName) | org.jau.sys.JNILibrary | static |
isValidNativeLibraryName(final String libName, final boolean isLowerCaseAlready) | org.jau.sys.JNILibrary | static |
loadLibrary(final String libname, final boolean ignoreError, final ClassLoader cl) | org.jau.sys.JNILibrary | static |
loadLibrary(final String libname, final String[] preload, final boolean preloadIgnoreError, final ClassLoader cl) | org.jau.sys.JNILibrary | static |
PERF | org.jau.sys.JNILibrary | protectedstatic |
perfCount | org.jau.sys.JNILibrary | protectedstatic |
perfSync | org.jau.sys.JNILibrary | protectedstatic |
perfTotal | org.jau.sys.JNILibrary | protectedstatic |