public abstract class AsmStructByReferenceFromNativeConverter extends Object implements FromNativeConverter<Struct,Pointer>
FromNativeConverter.Cacheable, FromNativeConverter.FromNative, FromNativeConverter.NoContext| Modifier | Constructor and Description |
|---|---|
protected |
AsmStructByReferenceFromNativeConverter(Runtime runtime,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
protected Runtime |
getRuntime() |
Class<Pointer> |
nativeType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromNativeprotected AsmStructByReferenceFromNativeConverter(Runtime runtime, int flags)
public final Class<Pointer> nativeType()
nativeType in interface FromNativeConverter<Struct,Pointer>protected final Runtime getRuntime()
Copyright © 2017. All rights reserved.