sipxportlib  Version 3.3
OsFileSystem Member List

This is the complete list of members for OsFileSystem, including all inherited members.

change(const OsPath &rOsPath)OsFileSystemstatic
copy(const OsPath &rSource, const OsPath &rOsPath)OsFileSystemstatic
createDir(const OsPath &rOsPath, const UtlBoolean createParent=FALSE)OsFileSystemstatic
exists(const OsPath &rFilename)OsFileSystemstatic
getFileInfo(OsPath &filespec, OsFileInfo &rfileInfo)OsFileSystemstatic
getWorkingDirectory(OsPath &rOsPath)OsFileSystemstatic
operator=(const OsFileSystem &rhs)OsFileSystem
OsFileSystem(const OsFileSystem &rOsFileSystem)OsFileSystemprotected
OsFileSystem()OsFileSystemprotected
remove(const OsPath &rOsPath, UtlBoolean bRecursive=FALSE, UtlBoolean bForce=FALSE)OsFileSystemstatic
rename(const OsPath &rSourceFile, const OsPath &rDestFile)OsFileSystemstatic
setReadOnly(const OsPath &rFile, UtlBoolean isReadOnly)OsFileSystemstatic
~OsFileSystem()OsFileSystemprotectedvirtual