com.ochafik.lang.jnaerator.runtime.globals
Class GlobalStruct<S extends Structure<?,?,?>>
java.lang.Object
com.ochafik.lang.jnaerator.runtime.globals.Global
com.ochafik.lang.jnaerator.runtime.globals.GlobalStruct<S>
public class GlobalStruct<S extends Structure<?,?,?>>
- extends Global
Methods inherited from class com.ochafik.lang.jnaerator.runtime.globals.Global |
getPointer |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalStruct
public GlobalStruct(NativeLibrary library,
Class<S> valueClass,
String... symbols)
get
public S get()
newInstance
protected S newInstance()
set
public void set(S value)
isByValue
protected boolean isByValue()
Copyright © 2009. All Rights Reserved.