Uses of Interface
oshi.jna.platform.unix.CLibrary
| Package | Description |
|---|---|
| oshi.jna.platform.linux |
Provides extensions of JNA libraries for Linux.
|
| oshi.jna.platform.mac |
Provides extensions of JNA libraries for macOS.
|
| oshi.jna.platform.unix.aix |
Provides extensions of JNA libraries for AIX.
|
| oshi.jna.platform.unix.freebsd |
Provides extensions of JNA libraries for FreeBSD.
|
| oshi.jna.platform.unix.solaris |
Provides extensions of JNA libraries for Solaris.
|
-
Uses of CLibrary in oshi.jna.platform.linux
Subinterfaces of CLibrary in oshi.jna.platform.linux Modifier and Type Interface Description interfaceLinuxLibcLinux C Library. -
Uses of CLibrary in oshi.jna.platform.mac
Subinterfaces of CLibrary in oshi.jna.platform.mac Modifier and Type Interface Description interfaceSystemBSystem class. -
Uses of CLibrary in oshi.jna.platform.unix.aix
Subinterfaces of CLibrary in oshi.jna.platform.unix.aix Modifier and Type Interface Description interfaceAixLibcC library. -
Uses of CLibrary in oshi.jna.platform.unix.freebsd
Subinterfaces of CLibrary in oshi.jna.platform.unix.freebsd Modifier and Type Interface Description interfaceFreeBsdLibcC library. -
Uses of CLibrary in oshi.jna.platform.unix.solaris
Subinterfaces of CLibrary in oshi.jna.platform.unix.solaris Modifier and Type Interface Description interfaceSolarisLibcC library.