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