56 static fsBool rawFileNameExistsCheckDo(
const fsStr& pFileName);
static fsBool fileDeleteDo(const fsCResourceName &pFileName)
static fsStr bytesGetFromCompressedFileBinaryDo(const fsCResourceName &pFilename)
static fsBool systemFolderCreateDo(const fsStr &pFolderName)
static void strWriteToFileDo(const fsCResourceName &pFilename, const fsStr &pStr)
static fsBool folderDeleteDo(const fsCResourceName &pFolderName)
friend class fsCResourceNamePathAdjuster
Definition fsCFile.h:25
static fsStr strGetFromFileDo(const fsCResourceName &pFilename)
static fsStr fullPathGetDo(fsCResourceName const &pFilename)
static fsBool fileExistsGetDo(const fsCResourceName &pFileName)
static fsStr bytesGetFromCompressedFileDo(const fsCResourceName &pFilename)
static fsBool folderIsDo(const fsCResourceName &pFolderName)
static fsBool systemFolderDeleteDo(const fsStr &pFolderName)
friend class fsIFile
Definition fsCFile.h:24
static fsBool folderCreateDo(const fsCResourceName &pFolderName)
static const fsStr mPathSeparator
Definition fsCFile.h:29
static std::vector< fsStr > textFileReadToVectorDo(const fsCResourceName &pFileName)
Definition fsCResourceName.h:32
bool fsBool
Definition fsBaseTypes.h:26