◆ fopen()
virtual void * FileSystemFileAccess::fopen |
( |
::Core::PathView | filePath, |
|
|
::std::string const & | mode ) |
|
virtual |
◆ fclose()
virtual int FileSystemFileAccess::fclose |
( |
void * | file | ) |
|
|
virtual |
◆ fseek()
virtual int FileSystemFileAccess::fseek |
( |
void * | file, |
|
|
int64 | offset, |
|
|
int | origin ) |
|
virtual |
◆ ftell()
virtual int64 FileSystemFileAccess::ftell |
( |
void * | file | ) |
|
|
virtual |
◆ getReadInterface()
virtual::IFileReadAccess const * FileSystemFileAccess::getReadInterface |
( |
| ) |
const |
|
virtual |
◆ getWriteInterface()
virtual::IFileWriteAccess * FileSystemFileAccess::getWriteInterface |
( |
| ) |
|
|
virtual |
◆ unload()
virtual void FileSystemFileAccess::unload |
( |
| ) |
|
|
virtual |
◆ $fopen()
MCAPI void * FileSystemFileAccess::$fopen |
( |
::Core::PathView | filePath, |
|
|
::std::string const & | mode ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $fclose()
MCAPI int FileSystemFileAccess::$fclose |
( |
void * | file | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $fseek()
MCAPI int FileSystemFileAccess::$fseek |
( |
void * | file, |
|
|
int64 | offset, |
|
|
int | origin ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ftell()
MCAPI int64 FileSystemFileAccess::$ftell |
( |
void * | file | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $getReadInterface()
MCAPI::IFileReadAccess const * FileSystemFileAccess::$getReadInterface |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $getWriteInterface()
MCAPI::IFileWriteAccess * FileSystemFileAccess::$getWriteInterface |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $unload()
MCAPI void FileSystemFileAccess::$unload |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** FileSystemFileAccess::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void IFileAccess::$dtor |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: