com.ochafik.lang.jnaerator.runtime.globals
Class Global
java.lang.Object
com.ochafik.lang.jnaerator.runtime.globals.Global
- Direct Known Subclasses:
- GlobalCallback, GlobalPrimitive, GlobalStruct
public abstract class Global
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
symbols
protected String[] symbols
library
protected NativeLibrary library
pointer
protected Pointer pointer
Global
public Global(NativeLibrary library,
String... symbols)
getPointer
protected Pointer getPointer()
Copyright © 2009. All Rights Reserved.