Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
src
android
jni
error.h
Go to the documentation of this file.
1
/* License: Apache 2.0. See LICENSE file in root directory. */
2
/* Copyright(c) 2019 Intel Corporation. All Rights Reserved. */
3
4
#ifndef LIBREALSENSE_JNI_ERROR_H
5
#define LIBREALSENSE_JNI_ERROR_H
6
7
#include <jni.h>
8
#include "../../../include/librealsense2/rs.h"
9
10
void
handle_error
(JNIEnv *env,
rs2_error
*
error
);
11
#endif
rs2_error
Definition:
rs.cpp:139
handle_error
void handle_error(JNIEnv *env, rs2_error *error)
Definition:
error.cpp:6
unit-test-config.error
def error(args)
Definition:
unit-test-config.py:39
librealsense2
Author(s): Sergey Dorodnicov
, Doron Hirshberg
, Mark Horn
, Reagan Lopez
, Itay Carpis
autogenerated on Mon May 3 2021 02:47:14