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