C/C++ User's Journal Synesis Software 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 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

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.

ARRAY directoryParts
 The directoryParts attribute.

STRING file
 The file attribute.

STRING shortFile
 The shortFile attribute.

STRING fileName
 The fileName attribute.

STRING fileExt
 The fileExt attribute.

DATE creationTime
 The creationTime attribute.

DATE modificationTime
 The modificationTime attribute.

DATE lastAccessTime
 The lastAccessTime attribute.

DATE lastStatusChangeTime
 The lastStatusChangeTime attribute.

INT size
 The size attribute.

INT isReadOnly
 The isReadOnly attribute.

INT isDirectory
 The isDirectory attribute.

INT isLink
 The isLink attribute.

STRING to_s
 The to_s method.


Detailed Description

A file object.


Member Data Documentation

DATE creationTime
 

The creationTime attribute.

STRING directory
 

The directory attribute.

ARRAY 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.

INT isDirectory
 

The isDirectory attribute.

INT isLink
 

The isLink attribute.

INT isReadOnly
 

The isReadOnly attribute.

DATE lastAccessTime
 

The lastAccessTime attribute.

DATE lastStatusChangeTime
 

The lastStatusChangeTime attribute.

DATE modificationTime
 

The modificationTime attribute.

STRING path
 

The path attribute.

STRING shortFile
 

The shortFile attribute.

INT size
 

The size attribute.

STRING to_s
 

The to_s method.


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

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