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

FileSystem::VersionWin32 Class Reference

List of all members.

Static Public Member Functions

char[][] listRoots ()
void setDirectory (FilePath fp)
FilePath getDirectory ()

Static Public Attributes

const char PathSeperatorChar = '\\'
const char FileSeperatorChar = '.'
const char RootSeperatorChar = ':'
const char[] PathSeperatorString = "\\"
const char[] FileSeperatorString = "."
const char[] RootSeperatorString = ":"
const char[] NewlineString = "\r\n"

Private Attributes

import std c windows windows

Detailed Description

A set of file-system specific constants for file and path seperators (chars and strings).

Definition at line 65 of file FileSystem.d.


Member Function Documentation

char [][] listRoots  )  [inline, static]
 

List the set of root devices (C:, D: etc)

Todo:
not currently implemented.

Definition at line 104 of file FileSystem.d.

void setDirectory FilePath  fp  )  [inline, static]
 

Set the current working directory

Definition at line 116 of file FileSystem.d.

References FilePath::toUtf16().

FilePath getDirectory  )  [inline, static]
 

Get the current working directory

Definition at line 128 of file FileSystem.d.

References FilePath.


Member Data Documentation

const char PathSeperatorChar = '\\' [static]
 

Definition at line 67 of file FileSystem.d.

const char FileSeperatorChar = '.' [static]
 

Definition at line 68 of file FileSystem.d.

const char RootSeperatorChar = ':' [static]
 

Definition at line 69 of file FileSystem.d.

const char [] PathSeperatorString = "\\" [static]
 

Definition at line 71 of file FileSystem.d.

const char [] FileSeperatorString = "." [static]
 

Definition at line 72 of file FileSystem.d.

const char [] RootSeperatorString = ":" [static]
 

Definition at line 73 of file FileSystem.d.

const char [] NewlineString = "\r\n" [static]
 

Definition at line 75 of file FileSystem.d.

import std c windows windows [private]
 

Definition at line 94 of file FileSystem.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