Class StructStat
public class StructStat : JVMBridgeBase<StructStat>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
- Inheritance
-
StructStat
- Implements
- Extension Methods
Constructors
StructStat(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 StructStat(IJVMBridgeBaseInitializer initializer)
Parameters
initializerIJVMBridgeBaseInitializer
StructStat(long, long, int, long, int, int, long, long, StructTimespec, StructTimespec, StructTimespec, long, long)
public StructStat(long arg0, long arg1, int arg2, long arg3, int arg4, int arg5, long arg6, long arg7, StructTimespec arg8, StructTimespec arg9, StructTimespec arg10, long arg11, long arg12)
Parameters
arg0longarg1longarg2intarg3longarg4intarg5intarg6longarg7longarg8StructTimespecarg9StructTimespecarg10StructTimespecarg11longarg12long
StructStat(long, long, int, long, int, int, long, long, long, long, long, long, long)
public StructStat(long arg0, long arg1, int arg2, long arg3, int arg4, int arg5, long arg6, long arg7, long arg8, long arg9, long arg10, long arg11, long arg12)
Parameters
arg0longarg1longarg2intarg3longarg4intarg5intarg6longarg7longarg8longarg9longarg10longarg11longarg12long
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
st_atim
public StructTimespec st_atim { get; set; }
Property Value
st_atime
public long st_atime { get; set; }
Property Value
st_blksize
public long st_blksize { get; set; }
Property Value
st_blocks
public long st_blocks { get; set; }
Property Value
st_ctim
public StructTimespec st_ctim { get; set; }
Property Value
st_ctime
public long st_ctime { get; set; }
Property Value
st_dev
public long st_dev { get; set; }
Property Value
st_gid
public int st_gid { get; set; }
Property Value
st_ino
public long st_ino { get; set; }
Property Value
st_mode
public int st_mode { get; set; }
Property Value
st_mtim
public StructTimespec st_mtim { get; set; }
Property Value
st_mtime
public long st_mtime { get; set; }
Property Value
st_nlink
public long st_nlink { get; set; }
Property Value
st_rdev
public long st_rdev { get; set; }
Property Value
st_size
public long st_size { get; set; }
Property Value
st_uid
public int st_uid { get; set; }
Property Value
Methods
CreatePoolableInstance(long, long, int, long, int, int, long, long, StructTimespec, StructTimespec, StructTimespec, long, long)
HPA initializer for StructStat(long arg0, long arg1, int arg2, long arg3, int arg4, int arg5, long arg6, long arg7, Android.System.StructTimespec arg8, Android.System.StructTimespec arg9, Android.System.StructTimespec arg10, long arg11, long arg12)
public static StructStat CreatePoolableInstance(long arg0, long arg1, int arg2, long arg3, int arg4, int arg5, long arg6, long arg7, StructTimespec arg8, StructTimespec arg9, StructTimespec arg10, long arg11, long arg12)
Parameters
arg0longarg1longarg2intarg3longarg4intarg5intarg6longarg7longarg8StructTimespecarg9StructTimespecarg10StructTimespecarg11longarg12long
Returns
CreatePoolableInstance(long, long, int, long, int, int, long, long, long, long, long, long, long)
HPA initializer for StructStat(long arg0, long arg1, int arg2, long arg3, int arg4, int arg5, long arg6, long arg7, long arg8, long arg9, long arg10, long arg11, long arg12)
public static StructStat CreatePoolableInstance(long arg0, long arg1, int arg2, long arg3, int arg4, int arg5, long arg6, long arg7, long arg8, long arg9, long arg10, long arg11, long arg12)
Parameters
arg0longarg1longarg2intarg3longarg4intarg5intarg6longarg7longarg8longarg9longarg10longarg11longarg12long