@Namespace(value="FlyCapture2") public static class FlyCapture2.FC2Version extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
FlyCapture2.FC2Version()
Default native constructor.
|
FlyCapture2.FC2Version(long size)
Native array allocator.
|
FlyCapture2.FC2Version(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
build()
Build version number.
|
FlyCapture2.FC2Version |
build(int build) |
int |
major()
Major version number.
|
FlyCapture2.FC2Version |
major(int major) |
int |
minor()
Minor version number.
|
FlyCapture2.FC2Version |
minor(int minor) |
FlyCapture2.FC2Version |
position(long position) |
int |
type()
Type version number.
|
FlyCapture2.FC2Version |
type(int type) |
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.FC2Version()
public FlyCapture2.FC2Version(long size)
Pointer.position(long).public FlyCapture2.FC2Version(Pointer p)
Pointer.Pointer(Pointer).public FlyCapture2.FC2Version position(long position)
public FlyCapture2.FC2Version major(int major)
public FlyCapture2.FC2Version minor(int minor)
public FlyCapture2.FC2Version type(int type)
public FlyCapture2.FC2Version build(int build)
Copyright © 2016. All rights reserved.