@Namespace(value="arrow") @Properties(inherit=arrow.class) public class BuildInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
BuildInfo()
Default native constructor.
|
BuildInfo(long size)
Native array allocator.
|
BuildInfo(Pointer p)
Pointer cast constructor.
|
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, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic BuildInfo()
public BuildInfo(long size)
Pointer.position(long).public BuildInfo(Pointer p)
Pointer(Pointer).public BuildInfo getPointer(long i)
getPointer in class Pointerpublic int version()
public BuildInfo version(int setter)
public int version_major()
public BuildInfo version_major(int setter)
public int version_minor()
public BuildInfo version_minor(int setter)
public int version_patch()
public BuildInfo version_patch(int setter)
@StdString public String version_string()
@StdString public String so_version()
@StdString public String full_so_version()
@StdString public String compiler_id()
@StdString public String compiler_version()
@StdString public String compiler_flags()
@StdString public String git_id()
@StdString public String git_description()
@StdString public String package_kind()
Copyright © 2021. All rights reserved.