PPL Configured Java Language Interface
1.2
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
parma_polyhedra_library_PIP_Decision_Node.h
Go to the documentation of this file.
1
/* DO NOT EDIT THIS FILE - it is machine generated */
2
#include <jni.h>
3
/* Header for class parma_polyhedra_library_PIP_Decision_Node */
4
5
#ifndef _Included_parma_polyhedra_library_PIP_Decision_Node
6
#define _Included_parma_polyhedra_library_PIP_Decision_Node
7
#ifdef __cplusplus
8
extern
"C"
{
9
#endif
10
/*
11
* Class: parma_polyhedra_library_PIP_Decision_Node
12
* Method: child_node
13
* Signature: (Z)Lparma_polyhedra_library/PIP_Tree_Node;
14
*/
15
JNIEXPORT jobject JNICALL
Java_parma_1polyhedra_1library_PIP_1Decision_1Node_child_1node
16
(JNIEnv *, jobject, jboolean);
17
18
#ifdef __cplusplus
19
}
20
#endif
21
#endif
Java_parma_1polyhedra_1library_PIP_1Decision_1Node_child_1node
JNIEXPORT jobject JNICALL Java_parma_1polyhedra_1library_PIP_1Decision_1Node_child_1node(JNIEnv *, jobject, jboolean)
Definition:
ppl_java_globals.cc:2061
interfaces
Java
parma_polyhedra_library
parma_polyhedra_library_PIP_Decision_Node.h
Generated on Thu Feb 11 2016 16:26:57 for PPL Configured Java Language Interface by
1.8.9.1