public static class PGRFlyCapture.FlyCapturePacketInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapturePacketInfo() |
FlyCapturePacketInfo(int size) |
FlyCapturePacketInfo(Pointer p) |
| 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)
public FlyCapturePacketInfo(Pointer p)
public PGRFlyCapture.FlyCapturePacketInfo position(int position)
public int uiMinSizeBytes()
public PGRFlyCapture.FlyCapturePacketInfo uiMinSizeBytes(int uiMinSizeBytes)
public int uiMaxSizeBytes()
public PGRFlyCapture.FlyCapturePacketInfo uiMaxSizeBytes(int uiMaxSizeBytes)
public int uiMaxSizeEventBytes()
public PGRFlyCapture.FlyCapturePacketInfo uiMaxSizeEventBytes(int uiMaxSizeEventBytes)
public int ulReserved(int i)
public PGRFlyCapture.FlyCapturePacketInfo ulReserved(int i, int ulReserved)
public IntPointer ulReserved()
Copyright © 2014. All Rights Reserved.