@Properties(inherit=Spinnaker_C.class) public class spinLibraryVersion extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
spinLibraryVersion()
Default native constructor.
|
spinLibraryVersion(long size)
Native array allocator.
|
spinLibraryVersion(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
build()
Build number of the library
|
spinLibraryVersion |
build(int setter) |
spinLibraryVersion |
getPointer(long i) |
int |
major()
Major version of the library
|
spinLibraryVersion |
major(int setter) |
int |
minor()
Minor version of the library
|
spinLibraryVersion |
minor(int setter) |
spinLibraryVersion |
position(long position) |
int |
type()
Version type of the library
|
spinLibraryVersion |
type(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 spinLibraryVersion()
public spinLibraryVersion(long size)
Pointer.position(long).public spinLibraryVersion(Pointer p)
Pointer.Pointer(Pointer).public spinLibraryVersion position(long position)
public spinLibraryVersion getPointer(long i)
getPointer in class Pointerpublic spinLibraryVersion major(int setter)
public spinLibraryVersion minor(int setter)
public spinLibraryVersion type(int setter)
public spinLibraryVersion build(int setter)
Copyright © 2020. All rights reserved.