@Properties(inherit=nppc.class) public class NppLibraryVersion extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
NppLibraryVersion()
Default native constructor.
|
NppLibraryVersion(long size)
Native array allocator.
|
NppLibraryVersion(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
build()
Build number.
|
NppLibraryVersion |
build(int setter) |
int |
major()
Major version number
|
NppLibraryVersion |
major(int setter) |
int |
minor()
Minor version number
|
NppLibraryVersion |
minor(int setter) |
NppLibraryVersion |
position(long position) |
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 NppLibraryVersion()
public NppLibraryVersion(long size)
Pointer.position(long).public NppLibraryVersion(Pointer p)
Pointer.Pointer(Pointer).public NppLibraryVersion position(long position)
public int major()
public NppLibraryVersion major(int setter)
public int minor()
public NppLibraryVersion minor(int setter)
public int build()
public NppLibraryVersion build(int setter)
Copyright © 2019. All rights reserved.