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