In file ./include/vob/jni/Generate.hxx:

#define VOB_JNI_GENERATE_HXX

A companion header file to Definehxx.

Documentation

A companion header file to Definehxx. This file contains code for generating the Java and JNI code to interface a bunch of Vobs. Prior to including this file, define the Java package name as VOB_JAVAPREFIX. The strstreams to put output in should be in VOB_JNISTREAM and VOB_JAVASTREAM

The struct idea: there may be several JNI parameters for each Vob member, but only one struct member: the type should define a struct if it needs more.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.