public static class FlyCapture2.PGRGuid extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
PGRGuid()
Constructor.
|
PGRGuid(int size) |
PGRGuid(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(FlyCapture2.PGRGuid guid)
Equality operator.
|
boolean |
notEquals(FlyCapture2.PGRGuid guid)
Inequality operator.
|
FlyCapture2.PGRGuid |
position(int position) |
IntPointer |
value() |
int |
value(int i) |
FlyCapture2.PGRGuid |
value(int i,
int value) |
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 PGRGuid(Pointer p)
public PGRGuid(int size)
public PGRGuid()
public FlyCapture2.PGRGuid position(int position)
public int value(int i)
public FlyCapture2.PGRGuid value(int i, int value)
public IntPointer value()
public boolean equals(FlyCapture2.PGRGuid guid)
public boolean notEquals(FlyCapture2.PGRGuid guid)
Copyright © 2014. All Rights Reserved.