@Namespace(value="FlyCapture2") @NoOffset public static class FlyCapture2.PGRGuid extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
PGRGuid()
Constructor.
|
PGRGuid(int size)
Native array allocator.
|
PGRGuid(Pointer p)
Pointer cast constructor.
|
| 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)
Pointer.Pointer(Pointer).public PGRGuid(int size)
Pointer.position(int).public PGRGuid()
public FlyCapture2.PGRGuid position(int position)
public FlyCapture2.PGRGuid value(int i, int value)
@MemberGetter @Cast(value="unsigned int*") public IntPointer value()
@Cast(value="bool") @Name(value="operator==") public boolean equals(@Const @ByRef FlyCapture2.PGRGuid guid)
Copyright © 2015. All Rights Reserved.