C/C++ User's Journal STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - where the Standard Template Library meets the Active Template Library COMSTL - where the Standard Template Library meets the Component Object Model
Synesis Software InetSTL - where the Standard Template Library meets the Internet UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Entry Class Reference
[recls/Python]

A file object. More...

List of all members.

Public Attributes

string path
 The path attribute.

string drive
 The drive attribute.

string directory
 The directory attribute.

string directoryPath
 The directoryPath attribute.

list directoryParts
 The directoryParts attribute.

string file
 The file attribute.

string shortFile
 The shortFile attribute.

string fileName
 The fileName attribute.

string fileExt
 The fileExt attribute.

time creationTime
 The creationTime attribute.

time modificationTime
 The modificationTime attribute.

time lastAccessTime
 The lastAccessTime attribute.

time lastStatusChangeTime
 The lastStatusChangeTime attribute.

int size
 The size attribute.


Detailed Description

A file object.


Member Data Documentation

time creationTime
 

The creationTime attribute.

string directory
 

The directory attribute.

list directoryParts
 

The directoryParts attribute.

string directoryPath
 

The directoryPath attribute.

string drive
 

The drive attribute.

string file
 

The file attribute.

string fileExt
 

The fileExt attribute.

string fileName
 

The fileName attribute.

time lastAccessTime
 

The lastAccessTime attribute.

time lastStatusChangeTime
 

The lastStatusChangeTime attribute.

time modificationTime
 

The modificationTime attribute.

string path
 

The path attribute.

string shortFile
 

The shortFile attribute.

int size
 

The size attribute.


The documentation for this class was generated from the following file:

recls Library documentation © Synesis Software Pty Ltd, 2001-2005