@Namespace(value="cpu_features") @Properties(inherit=cpu_features.class) public class MipsInfo extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
MipsInfo()
Default native constructor.
|
MipsInfo(long size)
Native array allocator.
|
MipsInfo(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
MipsFeatures |
features() |
MipsInfo |
features(MipsFeatures setter) |
MipsInfo |
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 MipsInfo()
public MipsInfo(long size)
Pointer.position(long).public MipsInfo(Pointer p)
Pointer.Pointer(Pointer).@ByRef public MipsFeatures features()
public MipsInfo features(MipsFeatures setter)
Copyright © 2019. All rights reserved.