CTRE Phoenix 6 C++
24.3.0
ErrorReporting_Jni.hpp
Go to the documentation of this file.
1
/*
2
* Copyright (C) Cross The Road Electronics. All rights reserved.
3
* License information can be found in CTRE_LICENSE.txt
4
* For support and suggestions contact support@ctr-electronics.com or file
5
* an issue tracker at https://github.com/CrossTheRoadElec/Phoenix-Releases
6
*/
7
/* DO NOT EDIT THIS FILE - it is machine generated */
8
#include <jni.h>
9
/* Header for class com_ctre_phoenix6_jni_ErrorReportingJNI */
10
11
#ifndef _Included_com_ctre_phoenix6_jni_ErrorReportingJNI
12
#define _Included_com_ctre_phoenix6_jni_ErrorReportingJNI
13
#ifdef __cplusplus
14
extern
"C"
{
15
#endif
16
/*
17
* Class: com_ctre_phoenix6_jni_ErrorReportingJNI
18
* Method: reportStatusCode
19
* Signature: (ILjava/lang/String;)V
20
*/
21
JNIEXPORT
void
JNICALL
Java_com_ctre_phoenix6_jni_ErrorReportingJNI_reportStatusCode
22
(JNIEnv *, jclass, jint, jstring);
23
24
#ifdef __cplusplus
25
}
26
#endif
27
#endif
28
Java_com_ctre_phoenix6_jni_ErrorReportingJNI_reportStatusCode
JNIEXPORT void JNICALL Java_com_ctre_phoenix6_jni_ErrorReportingJNI_reportStatusCode(JNIEnv *, jclass, jint, jstring)
ctre
phoenix6
networking
jni
ErrorReporting_Jni.hpp
Generated on Tue Apr 30 2024 23:46:26 for CTRE Phoenix 6 C++ by
1.9.4