Package edu.wpi.first.hal
Class SystemServerJNI
java.lang.Object
edu.wpi.first.hal.JNIWrapper
edu.wpi.first.hal.SystemServerJNI
SystemServer JNI Functions.
- See Also:
-
- "SystemServer.h"
-
Nested Class Summary
Nested classes/interfaces inherited from class edu.wpi.first.hal.JNIWrapper
JNIWrapper.Helper
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
Gets the system server NT handle.Methods inherited from class edu.wpi.first.hal.JNIWrapper
forceLoad, suppressUnused
-
Method Details
-
getSystemServerHandle
Gets the system server NT handle.- Returns:
- The system server NT handle
- See Also:
-
- "HAL_GetSystemServerHandle"
-