Module de.ibapl.jnhw.libloader
Package de.ibapl.jnhw.libloader
-
Class Summary Class Description LoadResult The result with some information on how the native lib was loaded.MultiarchTupelBuilder Build the Multiarch Tuples wiki.debian.org/Multiarch/Tuples.NativeLibResolver This class resolves a native lib. -
Enum Summary Enum Description Abi The Application Binary Interface used.Arch The Architecture used.Endianess Only BIG and LITTLE are supported otherwise remove isBigEndian as a shortcut...LoadState Life phases of the loading procedure to avoid to load a lib multiple times.MultiarchInfo Information on the current architecture, operating system and used application binary interface.OS The operating system with the libname template.SizeInBit The wordsize to use.