Uses of Package
leechcore
Packages that use leechcore
-
ClassDescriptionThe main LeechCore implementation for Java.
LeechCore for Java requires JNA - https://github.com/java-native-access/jna which must be on the classpath.
Check out the example code to get started! https://github.com/ufrisk/LeechCore/LeechCore PCIe BAR Callback Interface
Check out the example code to get started! https://github.com/ufrisk/LeechCore/LeechCore PCIe BAR Context Interface
The BAR callback is disabled when this interface is closed / cleaned up.LeechCore PCIe TLP Callback Interface
Check out the example code to get started! https://github.com/ufrisk/LeechCore/LeechCore PCIe TLP Context Interface
The TLP callback is disabled when this interface is closed / cleaned up. -
Classes in leechcore used by leechcore.entryClassDescriptionLeechCore PCIe BAR Read Reply Interface
Check out the example code to get started! https://github.com/ufrisk/LeechCore/