public static class PGRFlyCapture.FlyCaptureDriverInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCaptureDriverInfo()
Default native constructor.
|
FlyCaptureDriverInfo(int size)
Native array allocator.
|
FlyCaptureDriverInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PGRFlyCapture.FlyCaptureDriverInfo |
position(int position) |
BytePointer |
pszDriverName() |
byte |
pszDriverName(int i) |
PGRFlyCapture.FlyCaptureDriverInfo |
pszDriverName(int i,
byte pszDriverName) |
BytePointer |
pszVersion() |
byte |
pszVersion(int i) |
PGRFlyCapture.FlyCaptureDriverInfo |
pszVersion(int i,
byte pszVersion) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic FlyCaptureDriverInfo()
public FlyCaptureDriverInfo(int size)
Pointer.position(int).public FlyCaptureDriverInfo(Pointer p)
Pointer.Pointer(Pointer).public PGRFlyCapture.FlyCaptureDriverInfo position(int position)
public PGRFlyCapture.FlyCaptureDriverInfo pszDriverName(int i, byte pszDriverName)
@MemberGetter @Cast(value="char*") public BytePointer pszDriverName()
public PGRFlyCapture.FlyCaptureDriverInfo pszVersion(int i, byte pszVersion)
@MemberGetter @Cast(value="char*") public BytePointer pszVersion()
Copyright © 2015. All Rights Reserved.