public static class PGRFlyCapture.FlyCaptureImageEvent extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
PGRFlyCapture.FlyCaptureImageEvent()
Default native constructor.
|
PGRFlyCapture.FlyCaptureImageEvent(long size)
Native array allocator.
|
PGRFlyCapture.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(long 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, 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.FlyCaptureImageEvent()
public PGRFlyCapture.FlyCaptureImageEvent(long size)
Pointer.position(long).public PGRFlyCapture.FlyCaptureImageEvent(Pointer p)
Pointer.Pointer(Pointer).public PGRFlyCapture.FlyCaptureImageEvent position(long 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 © 2016. All rights reserved.