|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.jna.Structure
com.mucommander.file.util.POSIX.STATVFSSTRUCT
public static class POSIX.STATVFSSTRUCT
Structure that holds the information returned by POSIX.statvfs(String, com.mucommander.file.util.POSIX.STATVFSSTRUCT).
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.sun.jna.Structure |
|---|
com.sun.jna.Structure.ByReference, com.sun.jna.Structure.ByValue |
| Field Summary | |
|---|---|
int |
f_bavail
|
int |
f_bfree
|
int |
f_blocks
|
int |
f_bsize
|
int |
f_favail
|
int |
f_ffree
|
int |
f_files
|
int |
f_flag
|
int |
f_frsize
|
long |
f_fsid
|
int |
f_namemax
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
POSIX.STATVFSSTRUCT()
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.jna.Structure |
|---|
allocateMemory, allocateMemory, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int f_bsize
public int f_frsize
public int f_blocks
public int f_bfree
public int f_bavail
public int f_files
public int f_ffree
public int f_favail
public long f_fsid
public int f_flag
public int f_namemax
| Constructor Detail |
|---|
public POSIX.STATVFSSTRUCT()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard