@Namespace(value="FlyCapture2") @NoOffset public static class FlyCapture2.PGRGuid extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2.PGRGuid()
Constructor.
|
FlyCapture2.PGRGuid(long size)
Native array allocator.
|
FlyCapture2.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(long position) |
IntPointer |
value() |
int |
value(int i) |
FlyCapture2.PGRGuid |
value(int i,
int value) |
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 FlyCapture2.PGRGuid(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2.PGRGuid(long size)
Pointer.position(long).public FlyCapture2.PGRGuid()
public FlyCapture2.PGRGuid position(long 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 © 2016. All rights reserved.