@Namespace(value="cpu_features") @Properties(inherit=cpu_features.class) public class Aarch64Info extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Aarch64Info()
Default native constructor.
|
Aarch64Info(long size)
Native array allocator.
|
Aarch64Info(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Aarch64Features |
features() |
Aarch64Info |
features(Aarch64Features setter) |
Aarch64Info |
getPointer(long i) |
int |
implementer() |
Aarch64Info |
implementer(int setter) |
int |
part() |
Aarch64Info |
part(int setter) |
Aarch64Info |
position(long position) |
int |
revision() |
Aarch64Info |
revision(int setter) |
int |
variant() |
Aarch64Info |
variant(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 Aarch64Info()
public Aarch64Info(long size)
Pointer.position(long).public Aarch64Info(Pointer p)
Pointer(Pointer).public Aarch64Info position(long position)
public Aarch64Info getPointer(long i)
getPointer in class Pointer@ByRef public Aarch64Features features()
public Aarch64Info features(Aarch64Features setter)
public int implementer()
public Aarch64Info implementer(int setter)
public int variant()
public Aarch64Info variant(int setter)
public int part()
public Aarch64Info part(int setter)
public int revision()
public Aarch64Info revision(int setter)
Copyright © 2021. All rights reserved.