public static class NativeFingerprintQuality.ByValue extends NativeFingerprintQuality implements com.sun.jna.Structure.ByValue
Native Image passed to the native layer by reference
NativeFingerprintQuality.ByReference, NativeFingerprintQuality.ByValue
direction, dirtyLatter, dirtyStart, frames, reversions, slips
Constructor and Description |
---|
ByValue()
Default constructor
|
ByValue(NativeFingerprintQuality image)
Copy constructor
|
ByValue(com.sun.jna.Pointer p)
Pointer constructor
|
getDirection, getFrames, getReversions, getSlips, hasDirtyLatter, hasDirtyStart
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, toString, write, writeField, writeField
public ByValue()
Default constructor
public ByValue(com.sun.jna.Pointer p)
Pointer constructor
p
- public ByValue(NativeFingerprintQuality image)
Copy constructor