@Namespace(value="FlyCapture2") @Properties(inherit=FlyCapture2.class) public class FC2Version extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
FC2Version()
Default native constructor.
|
FC2Version(long size)
Native array allocator.
|
FC2Version(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
build()
Build version number.
|
FC2Version |
build(int setter) |
int |
major()
Major version number.
|
FC2Version |
major(int setter) |
int |
minor()
Minor version number.
|
FC2Version |
minor(int setter) |
FC2Version |
position(long position) |
int |
type()
Type version number.
|
FC2Version |
type(int setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic FC2Version()
public FC2Version(long size)
Pointer.position(long).public FC2Version(Pointer p)
Pointer.Pointer(Pointer).public FC2Version position(long position)
public FC2Version major(int setter)
public FC2Version minor(int setter)
public FC2Version type(int setter)
public FC2Version build(int setter)
Copyright © 2019. All rights reserved.