C# Class Pchp.Library.Streams.StatStruct

Mostrar archivo Open project: iolevel/peachpie Class Usage Examples

Public Properties

Property Type Description
st_atime long
st_ctime long
st_dev uint
st_gid short
st_ino ushort
st_mode ushort
st_mtime long
st_nlink short
st_rdev uint
st_size long
st_uid short

Private Properties

Property Type Description

Property Details

st_atime public_oe property

public long st_atime
return long

st_ctime public_oe property

public long st_ctime
return long

st_dev public_oe property

public uint st_dev
return uint

st_gid public_oe property

public short st_gid
return short

st_ino public_oe property

public ushort st_ino
return ushort

st_mode public_oe property

public ushort st_mode
return ushort

st_mtime public_oe property

public long st_mtime
return long

st_nlink public_oe property

public short st_nlink
return short

st_rdev public_oe property

public uint st_rdev
return uint

st_size public_oe property

public long st_size
return long

st_uid public_oe property

public short st_uid
return short