C# 클래스 Pchp.Library.Streams.StatStruct

파일 보기 프로젝트 열기: iolevel/peachpie 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 타입 설명

프로퍼티 상세

st_atime 공개적으로 프로퍼티

public long st_atime
리턴 long

st_ctime 공개적으로 프로퍼티

public long st_ctime
리턴 long

st_dev 공개적으로 프로퍼티

public uint st_dev
리턴 uint

st_gid 공개적으로 프로퍼티

public short st_gid
리턴 short

st_ino 공개적으로 프로퍼티

public ushort st_ino
리턴 ushort

st_mode 공개적으로 프로퍼티

public ushort st_mode
리턴 ushort

st_mtime 공개적으로 프로퍼티

public long st_mtime
리턴 long

st_nlink 공개적으로 프로퍼티

public short st_nlink
리턴 short

st_rdev 공개적으로 프로퍼티

public uint st_rdev
리턴 uint

st_size 공개적으로 프로퍼티

public long st_size
리턴 long

st_uid 공개적으로 프로퍼티

public short st_uid
리턴 short