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

FileSystem::Versionlinux 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 = "\n"

Private Attributes

import std c linux linux

Member Function Documentation

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

List the set of root devices.

Todo:
not currently implemented.

Definition at line 157 of file FileSystem.d.

void setDirectory FilePath  fp  )  [inline, static]
 

Set the current working directory

Definition at line 169 of file FileSystem.d.

References FilePath::toUtf8().

FilePath getDirectory  )  [inline, static]
 

Get the current working directory

Definition at line 181 of file FileSystem.d.

References FilePath, and strlen().


Member Data Documentation

const char PathSeperatorChar = '/' [static]
 

Definition at line 81 of file FileSystem.d.

const char FileSeperatorChar = '.' [static]
 

Definition at line 82 of file FileSystem.d.

const char RootSeperatorChar = ':' [static]
 

Definition at line 83 of file FileSystem.d.

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

Definition at line 85 of file FileSystem.d.

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

Definition at line 86 of file FileSystem.d.

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

Definition at line 87 of file FileSystem.d.

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

Definition at line 89 of file FileSystem.d.

import std c linux linux [private]
 

Definition at line 147 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