public class sftp_statvfs_struct extends com.ochafik.lang.jnaerator.runtime.Structure<sftp_statvfs_struct,sftp_statvfs_struct.ByValue,sftp_statvfs_struct.ByReference>
| Modifier and Type | Class and Description |
|---|---|
static class |
sftp_statvfs_struct.ByReference |
static class |
sftp_statvfs_struct.ByValue |
| Modifier and Type | Field and Description |
|---|---|
long |
f_bavail |
long |
f_bfree |
long |
f_blocks |
long |
f_bsize |
long |
f_favail |
long |
f_ffree |
long |
f_files |
long |
f_flag |
long |
f_frsize |
long |
f_fsid |
long |
f_namemax |
| Constructor and Description |
|---|
sftp_statvfs_struct() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initFieldOrder() |
static sftp_statvfs_struct[] |
newArray(int arrayLength) |
protected sftp_statvfs_struct.ByReference |
newByReference() |
protected sftp_statvfs_struct.ByValue |
newByValue() |
protected sftp_statvfs_struct |
newInstance() |
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, getBitsAnnotation, newArray, read, readDependency, setDependency, setupClone, setupClone, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, writeallocateMemory, 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, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toString, toString, useMemory, useMemory, writeField, writeField, writeFieldpublic long f_bsize
public long f_frsize
public long f_blocks
public long f_bfree
public long f_bavail
public long f_files
public long f_ffree
public long f_favail
public long f_fsid
public long f_flag
public long f_namemax
protected void initFieldOrder()
protected sftp_statvfs_struct.ByReference newByReference()
newByReference in class com.ochafik.lang.jnaerator.runtime.Structure<sftp_statvfs_struct,sftp_statvfs_struct.ByValue,sftp_statvfs_struct.ByReference>protected sftp_statvfs_struct.ByValue newByValue()
newByValue in class com.ochafik.lang.jnaerator.runtime.Structure<sftp_statvfs_struct,sftp_statvfs_struct.ByValue,sftp_statvfs_struct.ByReference>protected sftp_statvfs_struct newInstance()
newInstance in class com.ochafik.lang.jnaerator.runtime.Structure<sftp_statvfs_struct,sftp_statvfs_struct.ByValue,sftp_statvfs_struct.ByReference>public static sftp_statvfs_struct[] newArray(int arrayLength)
Copyright © 2018. All rights reserved.