public static class PGRFlyCapture.FlyCaptureDriverInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
PGRFlyCapture.FlyCaptureDriverInfo()
Default native constructor.
|
PGRFlyCapture.FlyCaptureDriverInfo(long size)
Native array allocator.
|
PGRFlyCapture.FlyCaptureDriverInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
PGRFlyCapture.FlyCaptureDriverInfo |
position(long 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, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic PGRFlyCapture.FlyCaptureDriverInfo()
public PGRFlyCapture.FlyCaptureDriverInfo(long size)
Pointer.position(long).public PGRFlyCapture.FlyCaptureDriverInfo(Pointer p)
Pointer.Pointer(Pointer).public PGRFlyCapture.FlyCaptureDriverInfo position(long 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 © 2016. All rights reserved.