public static class FlyCapture2.PGRGuid extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2.PGRGuid()
Constructor.
|
FlyCapture2.PGRGuid(int size) |
FlyCapture2.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 FlyCapture2.PGRGuid(Pointer p)
public FlyCapture2.PGRGuid(int size)
public FlyCapture2.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.