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:
-
Nested Class Summary
Nested classes/interfaces inherited from class edu.wpi.first.hal.JNIWrapper
JNIWrapper.Helper -
Method Summary
Modifier and TypeMethodDescriptionstatic intGets 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:
-