@Namespace(value="FlyCapture2") @NoOffset @Properties(inherit=FlyCapture2.class) public class PGRGuid extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PGRGuid()
Constructor.
|
PGRGuid(long size)
Native array allocator.
|
PGRGuid(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(PGRGuid guid)
Equality operator.
|
PGRGuid |
getPointer(long i) |
boolean |
notEquals(PGRGuid guid)
Inequality operator.
|
PGRGuid |
position(long position) |
IntPointer |
value() |
int |
value(int i) |
PGRGuid |
value(int i,
int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic PGRGuid(Pointer p)
Pointer(Pointer).public PGRGuid(long size)
Pointer.position(long).public PGRGuid()
public PGRGuid getPointer(long i)
getPointer in class Pointerpublic PGRGuid value(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer value()
@Cast(value="bool") @Name(value="operator ==") public boolean equals(@Const @ByRef PGRGuid guid)
Copyright © 2021. All rights reserved.