C# Class Pchp.Library.Streams.StatStruct

Afficher le fichier Open project: iolevel/peachpie Class Usage Examples

Méthodes publiques

Свойство 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

Свойство Type Description

Property Details

st_atime public_oe property

public long st_atime
Résultat long

st_ctime public_oe property

public long st_ctime
Résultat long

st_dev public_oe property

public uint st_dev
Résultat uint

st_gid public_oe property

public short st_gid
Résultat short

st_ino public_oe property

public ushort st_ino
Résultat ushort

st_mode public_oe property

public ushort st_mode
Résultat ushort

st_mtime public_oe property

public long st_mtime
Résultat long

st_nlink public_oe property

public short st_nlink
Résultat short

st_rdev public_oe property

public uint st_rdev
Résultat uint

st_size public_oe property

public long st_size
Résultat long

st_uid public_oe property

public short st_uid
Résultat short