Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

FileProxy::VersionWin32 Class Reference

List of all members.

Public Member Functions

long getSize ()
bool isWritable ()
bool isDirectory ()
long getModifiedTime ()
void remove ()
FileProxy createFile ()
FileProxy createDirectory ()
FilePath[] toList (bool(*filter)(FilePath fp))

Private Member Functions

uint getInfo (void(*dg)(WIN32_FIND_DATAW info))

Private Attributes

import std c windows windows

Member Function Documentation

uint getInfo void(*  dg)(WIN32_FIND_DATAW info)  )  [inline, private]
 

Get info about this path

Definition at line 168 of file FileProxy.d.

References FilePath::toUtf16().

long getSize  )  [inline]
 

Return the file length (in bytes)

Definition at line 189 of file FileProxy.d.

bool isWritable  )  [inline]
 

Is this file writable?

Definition at line 209 of file FileProxy.d.

bool isDirectory  )  [inline]
 

Is this file really a directory?

Definition at line 220 of file FileProxy.d.

long getModifiedTime  )  [inline]
 

Return the time when the file was last modified

Definition at line 231 of file FileProxy.d.

References time.

void remove  )  [inline]
 

Remove the file/directory from the file-system

Definition at line 251 of file FileProxy.d.

References FilePath::toUtf16().

FileProxy createFile  )  [inline]
 

Create a new file

Definition at line 271 of file FileProxy.d.

References FilePath::toUtf16().

FileProxy createDirectory  )  [inline]
 

Create a new directory

Definition at line 293 of file FileProxy.d.

References FilePath::toUtf16().

FilePath [] toList bool(*  filter)(FilePath fp)  )  [inline]
 

List the set of children within this directory. See toList() above.

Definition at line 308 of file FileProxy.d.

References FilePath, FilePath::toUtf16(), and wcslen().


Member Data Documentation

import std c windows windows [private]
 

Definition at line 149 of file FileProxy.d.


The documentation for this class was generated from the following file:
Generated on Sun Nov 7 19:07:02 2004 for Mango by doxygen 1.3.6