SceIoStat Struct Reference

#include <pspiofilemgr_stat.h>


Detailed Description

Structure to hold the status information about a file.


Data Fields

SceMode st_mode
unsigned int st_attr
SceOff st_size
 Size of the file in bytes.
ScePspDateTime st_ctime
 Creation time.
ScePspDateTime st_atime
 Access time.
ScePspDateTime st_mtime
 Modification time.
unsigned int st_private [6]
 Device-specific data.


Field Documentation

SceMode SceIoStat::st_mode

unsigned int SceIoStat::st_attr

SceOff SceIoStat::st_size

Size of the file in bytes.

ScePspDateTime SceIoStat::st_ctime

Creation time.

ScePspDateTime SceIoStat::st_atime

Access time.

ScePspDateTime SceIoStat::st_mtime

Modification time.

unsigned int SceIoStat::st_private[6]

Device-specific data.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 24 15:21:27 2007 for PSPSDK-Rev2272 by  doxygen 1.5.2