- java.lang.Object
-
- com.sun.jna.Structure
-
- oshi.jna.platform.mac.SystemB.VnodeInfoPath
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.sun.jna.Structure
com.sun.jna.Structure.ByReference, com.sun.jna.Structure.ByValue, com.sun.jna.Structure.StructField
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
byte[] |
vip_path |
byte[] |
vip_vi |
-
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
-
Method Summary
-
Methods inherited from class com.sun.jna.Structure
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
-
-
Field Detail
-
vip_vi
public byte[] vip_vi
-
vip_path
public byte[] vip_path
-
Constructor Detail
-
VnodeInfoPath
public VnodeInfoPath()
Copyright © 2010–2018 oshi. All rights reserved.