public static class PGRFlyCapture.FlyCaptureImageEvent extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCaptureImageEvent()
Default native constructor.
|
FlyCaptureImageEvent(int size)
Native array allocator.
|
FlyCaptureImageEvent(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BytePointer |
pBuffer() |
PGRFlyCapture.FlyCaptureImageEvent |
pBuffer(BytePointer pBuffer) |
Pointer |
pInternal() |
PGRFlyCapture.FlyCaptureImageEvent |
pInternal(Pointer pInternal) |
PGRFlyCapture.FlyCaptureImageEvent |
position(int position) |
int |
uiBufferIndex() |
PGRFlyCapture.FlyCaptureImageEvent |
uiBufferIndex(int uiBufferIndex) |
int |
uiSeqNum() |
PGRFlyCapture.FlyCaptureImageEvent |
uiSeqNum(int uiSeqNum) |
int |
uiSizeBytes() |
PGRFlyCapture.FlyCaptureImageEvent |
uiSizeBytes(int uiSizeBytes) |
IntPointer |
ulReserved() |
int |
ulReserved(int i) |
PGRFlyCapture.FlyCaptureImageEvent |
ulReserved(int i,
int ulReserved) |
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 FlyCaptureImageEvent()
public FlyCaptureImageEvent(int size)
Pointer.position(int).public FlyCaptureImageEvent(Pointer p)
Pointer.Pointer(Pointer).public PGRFlyCapture.FlyCaptureImageEvent position(int position)
@Cast(value="unsigned char*") public BytePointer pBuffer()
public PGRFlyCapture.FlyCaptureImageEvent pBuffer(BytePointer pBuffer)
public PGRFlyCapture.FlyCaptureImageEvent uiSizeBytes(int uiSizeBytes)
public PGRFlyCapture.FlyCaptureImageEvent uiSeqNum(int uiSeqNum)
public PGRFlyCapture.FlyCaptureImageEvent uiBufferIndex(int uiBufferIndex)
public Pointer pInternal()
public PGRFlyCapture.FlyCaptureImageEvent pInternal(Pointer pInternal)
public PGRFlyCapture.FlyCaptureImageEvent ulReserved(int i, int ulReserved)
@MemberGetter @Cast(value="unsigned long*") public IntPointer ulReserved()
Copyright © 2015. All Rights Reserved.