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

FileProxy::VersionPosix 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)(struct_stat info))

Private Attributes

import std c linux linux

Member Function Documentation

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

Get info about this path

Definition at line 374 of file FileProxy.d.

References FilePath::toUtf8().

long getSize  )  [inline]
 

Return the file length (in bytes)

Definition at line 393 of file FileProxy.d.

bool isWritable  )  [inline]
 

Is this file writable?

Definition at line 412 of file FileProxy.d.

bool isDirectory  )  [inline]
 

Is this file really a directory?

Definition at line 423 of file FileProxy.d.

long getModifiedTime  )  [inline]
 

Return the time when the file was last modified

Definition at line 434 of file FileProxy.d.

References time.

void remove  )  [inline]
 

Remove the file/directory from the file-system

Definition at line 453 of file FileProxy.d.

References FilePath::toUtf8().

FileProxy createFile  )  [inline]
 

Create a new file

Definition at line 471 of file FileProxy.d.

References FilePath::toUtf8().

FileProxy createDirectory  )  [inline]
 

Create a new directory

Definition at line 491 of file FileProxy.d.

References FilePath::toUtf8().

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

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

Definition at line 506 of file FileProxy.d.

References FilePath, strlen(), and FilePath::toUtf8().


Member Data Documentation

import std c linux linux [private]
 

Definition at line 355 of file FileProxy.d.


The documentation for this class was generated from the following file:
Generated on Tue Jan 25 21:18:32 2005 for Mango by doxygen 1.3.6