46 static fsBool rawFileNameExistsCheckDo(
const fsStr& pFileName);
static void preLoadODRDo(const fsCResourceName &pFilename)
static fsBool fileDeleteDo(const fsCResourceName &pFileName)
static fsBool systemFolderCreateDo(const fsStr &pFolderName)
Definition fsCFile.cpp:131
static fsStr bytesGetFromCompressedFileBinaryDo(const fsCResourceName &pFilename)
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)
friend class fsIFile
Definition fsCFile.h:24
static fsBool folderCreateDo(const fsCResourceName &pFolderName)
static std::vector< fsStr > textFileReadToVectorDo(const fsCResourceName &pFileName)
static fsBool systemFolderDeleteDo(const fsStr &pFolderName)
Definition fsCFile.cpp:159
Definition fsCResourceName.h:32
bool fsBool
Definition fsBaseTypes.h:26