Fission FSN
Loading...
Searching...
No Matches
fsIFile Class Reference

#include <fsIFile.h>

Inheritance diagram for fsIFile:

Static Public Member Functions

static void preLoadODR (const fsCResourceName &pFilename)
static fsStr bytesGetFromCompressedFileBinary (const fsCResourceName &pFilename)
static fsStr fullPathGet (const fsCResourceName &pFilename)
static fsStr bytesGetFromCompressedFile (const fsCResourceName &pFilename)
static fsStr strGetFromFile (const fsCResourceName &pFilename)
static void strWriteToFile (const fsCResourceName &pFilename, const fsStr &pStr)
static std::vector< fsStrtextFileReadToVector (const fsCResourceName &pFileName)
static fsBool fileExistsGet (const fsCResourceName &pFileName)
static fsBool fileDelete (const fsCResourceName &pFileName)
static fsBool folderCreate (const fsCResourceName &pFolderName)
static fsBool folderIs (const fsCResourceName &pFolderName)
static void fileCopy (const fsCResourceName &pSource, const fsCResourceName &pDestination)
static fsBool folderDelete (const fsCResourceName &pFolderName)

Friends

class fsCResourceNamePathAdjuster
class fsIResourceNamePathAdjuster
class fsCHardware

Member Function Documentation

◆ bytesGetFromCompressedFile()

fsStr fsIFile::bytesGetFromCompressedFile ( const fsCResourceName & pFilename)
static

◆ bytesGetFromCompressedFileBinary()

fsStr fsIFile::bytesGetFromCompressedFileBinary ( const fsCResourceName & pFilename)
static

◆ fileCopy()

void fsIFile::fileCopy ( const fsCResourceName & pSource,
const fsCResourceName & pDestination )
static

◆ fileDelete()

fsBool fsIFile::fileDelete ( const fsCResourceName & pFileName)
static

◆ fileExistsGet()

fsBool fsIFile::fileExistsGet ( const fsCResourceName & pFileName)
static

◆ folderCreate()

fsBool fsIFile::folderCreate ( const fsCResourceName & pFolderName)
static

◆ folderDelete()

fsBool fsIFile::folderDelete ( const fsCResourceName & pFolderName)
static

◆ folderIs()

fsBool fsIFile::folderIs ( const fsCResourceName & pFolderName)
static

◆ fullPathGet()

fsStr fsIFile::fullPathGet ( const fsCResourceName & pFilename)
static

◆ preLoadODR()

void fsIFile::preLoadODR ( const fsCResourceName & pFilename)
static

◆ strGetFromFile()

fsStr fsIFile::strGetFromFile ( const fsCResourceName & pFilename)
static

◆ strWriteToFile()

void fsIFile::strWriteToFile ( const fsCResourceName & pFilename,
const fsStr & pStr )
static

◆ textFileReadToVector()

std::vector< fsStr > fsIFile::textFileReadToVector ( const fsCResourceName & pFileName)
static

◆ fsCHardware

friend class fsCHardware
friend

◆ fsCResourceNamePathAdjuster

friend class fsCResourceNamePathAdjuster
friend

◆ fsIResourceNamePathAdjuster

friend class fsIResourceNamePathAdjuster
friend

The documentation for this class was generated from the following files: