◆ MemoryMappedFileAccess()
- 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.
◆ fopen()
virtual void * MemoryMappedFileAccess::fopen |
( |
::Core::PathView | filePath, |
|
|
::std::string const & | mode ) |
|
virtual |
◆ fclose()
virtual int MemoryMappedFileAccess::fclose |
( |
void * | file | ) |
|
|
virtual |
◆ fseek()
virtual int MemoryMappedFileAccess::fseek |
( |
void * | file, |
|
|
int64 | offset, |
|
|
int | origin ) |
|
virtual |
◆ ftell()
virtual int64 MemoryMappedFileAccess::ftell |
( |
void * | file | ) |
|
|
virtual |
◆ getReadInterface()
virtual::IFileReadAccess const * MemoryMappedFileAccess::getReadInterface |
( |
| ) |
const |
|
virtual |
◆ getWriteInterface()
virtual::IFileWriteAccess * MemoryMappedFileAccess::getWriteInterface |
( |
| ) |
|
|
virtual |
◆ unload()
virtual void MemoryMappedFileAccess::unload |
( |
| ) |
|
|
virtual |
◆ EMPTY_TRANSFORMS()
- 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.
◆ $ctor()
- 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 MemoryMappedFileAccess::$dtor |
( |
| ) |
|
- 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.
◆ $fopen()
MCAPI void * MemoryMappedFileAccess::$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 MemoryMappedFileAccess::$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 MemoryMappedFileAccess::$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 MemoryMappedFileAccess::$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 * MemoryMappedFileAccess::$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 * MemoryMappedFileAccess::$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 MemoryMappedFileAccess::$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 ** MemoryMappedFileAccess::$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.
The documentation for this class was generated from the following file: