@Structure.FieldOrder(value={"key","vers","pLimitData","keyInfo","result","status","data8","data32","bytes"})
public static class SmcUtils.SMCKeyData
extends com.sun.jna.Structure
| Modifier and Type | Field and Description |
|---|---|
byte[] |
bytes |
int |
data32 |
byte |
data8 |
int |
key |
SmcUtils.SMCKeyDataKeyInfo |
keyInfo |
SmcUtils.SMCKeyDataPLimitData |
pLimitData |
byte |
result |
byte |
status |
SmcUtils.SMCKeyDataVers |
vers |
| Constructor and Description |
|---|
SMCKeyData() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFieldOrder, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeFieldpublic int key
public SmcUtils.SMCKeyDataVers vers
public SmcUtils.SMCKeyDataPLimitData pLimitData
public SmcUtils.SMCKeyDataKeyInfo keyInfo
public byte result
public byte status
public byte data8
public int data32
public byte[] bytes
Copyright © 2019. All rights reserved.