My Project
SallyAPI::File::FileHelper Member List
This is the complete list of members for SallyAPI::File::FileHelper, including all inherited members.
AddLineToFile(const std::string &filePath, const std::string &line)SallyAPI::File::FileHelper [static]
CountFilesInFolder(const std::string &sourcePath, long fileCount=0)SallyAPI::File::FileHelper [static]
FileAction(SallyAPI::File::CFileActionController *fileActionController, const std::string &sourcePath, const std::string &destinationPath)SallyAPI::File::FileHelper [static]
FileExists(std::string fileName)SallyAPI::File::FileHelper [static]
FileExistsAndNotEmpty(const std::string &fileName)SallyAPI::File::FileHelper [static]
FormatFileTime(FILETIME filetime)SallyAPI::File::FileHelper [static]
GetDriveList()SallyAPI::File::FileHelper [static]
GetFormatedFileAccessDate(const std::string &fileName)SallyAPI::File::FileHelper [static]
GetFormatedFileCreateDate(const std::string &fileName)SallyAPI::File::FileHelper [static]
GetFormatedFileSize(const std::string &fileName)SallyAPI::File::FileHelper [static]
GetFormatedFileWriteDate(const std::string &fileName)SallyAPI::File::FileHelper [static]
IsDirectory(const std::string &filename)SallyAPI::File::FileHelper [static]
ReadFileToVector(const std::string &file, std::vector< std::string > *addToVector=NULL)SallyAPI::File::FileHelper [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines