Class StructStatVfs
public class StructStatVfs : JVMBridgeBase<StructStatVfs>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
- Inheritance
-
StructStatVfs
- Implements
- Extension Methods
Constructors
StructStatVfs(IJVMBridgeBaseInitializer)
Initializer used internally by JCOBridge. Do not use directly.
[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public StructStatVfs(IJVMBridgeBaseInitializer initializer)
Parameters
initializerIJVMBridgeBaseInitializer
StructStatVfs(long, long, long, long, long, long, long, long, long, long, long)
public StructStatVfs(long arg0, long arg1, long arg2, long arg3, long arg4, long arg5, long arg6, long arg7, long arg8, long arg9, long arg10)
Parameters
arg0longarg1longarg2longarg3longarg4longarg5longarg6longarg7longarg8longarg9longarg10long
Properties
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
f_bavail
public long f_bavail { get; set; }
Property Value
f_bfree
public long f_bfree { get; set; }
Property Value
f_blocks
public long f_blocks { get; set; }
Property Value
f_bsize
public long f_bsize { get; set; }
Property Value
f_favail
public long f_favail { get; set; }
Property Value
f_ffree
public long f_ffree { get; set; }
Property Value
f_files
public long f_files { get; set; }
Property Value
f_flag
public long f_flag { get; set; }
Property Value
f_frsize
public long f_frsize { get; set; }
Property Value
f_fsid
public long f_fsid { get; set; }
Property Value
f_namemax
public long f_namemax { get; set; }
Property Value
Methods
CreatePoolableInstance(long, long, long, long, long, long, long, long, long, long, long)
HPA initializer for StructStatVfs(long arg0, long arg1, long arg2, long arg3, long arg4, long arg5, long arg6, long arg7, long arg8, long arg9, long arg10)
public static StructStatVfs CreatePoolableInstance(long arg0, long arg1, long arg2, long arg3, long arg4, long arg5, long arg6, long arg7, long arg8, long arg9, long arg10)
Parameters
arg0longarg1longarg2longarg3longarg4longarg5longarg6longarg7longarg8longarg9longarg10long