@Properties(inherit=Spinnaker_C.class) public class spinPGMOption extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
spinPGMOption()
Default native constructor.
|
spinPGMOption(long size)
Native array allocator.
|
spinPGMOption(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
byte |
binaryFile()
Whether to save the PPM as a binary file.
|
spinPGMOption |
binaryFile(byte setter) |
spinPGMOption |
getPointer(long i) |
spinPGMOption |
position(long position) |
IntPointer |
reserved() |
int |
reserved(int i)
Reserved for future use.
|
spinPGMOption |
reserved(int i,
int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public spinPGMOption()
public spinPGMOption(long size)
Pointer.position(long)
.public spinPGMOption(Pointer p)
Pointer(Pointer)
.public spinPGMOption position(long position)
public spinPGMOption getPointer(long i)
getPointer
in class Pointer
@Cast(value="bool8_t") public byte binaryFile()
public spinPGMOption binaryFile(byte setter)
public spinPGMOption reserved(int i, int setter)
@MemberGetter @Cast(value="unsigned int*") public IntPointer reserved()
Copyright © 2022. All rights reserved.