gclib 2.4.0
Galil Communications Library
Loading...
Searching...
No Matches
GclibJava.java File Reference
import java.nio.charset.Charset;
import com.sun.jna.Library;
import com.sun.jna.Native;
import com.sun.jna.Pointer;
import com.sun.jna.ptr.PointerByReference;
import com.sun.jna.ptr.IntByReference;
import com.sun.jna.ptr.ByteByReference;
import java.util.ArrayList;
import java.util.List;

Go to the source code of this file.

Classes

class  gclibjava.GclibJava
interface  gclibjava.GclibJava.Gclib
 The JNA interface to the gclib library. More...
interface  gclibjava.GclibJava.Gclibo
 The JNA interface to the open source, gclibo library. More...

Packages

package  gclibjava

Detailed Description

The initial version of the the gclib Java wrapper. All functions are subject to change in future releases of gclib.

Definition in file GclibJava.java.