|
| virtual void | initFilePick (::Core::Path const &filePath, ::std::function< void(bool, ::FileInfo)> callback) |
| |
| virtual uint64 | readBytes (::FileInfo const &file, uint64 offset, uint64 bufferSize, ::std::vector< uchar > &buffer) |
| |
| virtual bool | writeBytes (::FileInfo const &file, uint64 offset, uint64 bufferSize, ::std::vector< uchar > const &buffer) |
| |
| MCAPI::FileInfo | _fillFileInfo (::Core::Path const &filePath) |
| |
| MCAPI void | $initFilePick (::Core::Path const &filePath, ::std::function< void(bool, ::FileInfo)> callback) |
| |
| MCAPI uint64 | $readBytes (::FileInfo const &file, uint64 offset, uint64 bufferSize, ::std::vector< uchar > &buffer) |
| |
| MCAPI bool | $writeBytes (::FileInfo const &file, uint64 offset, uint64 bufferSize, ::std::vector< uchar > const &buffer) |
| |
◆ initFilePick()
| virtual void SystemFilePicker::initFilePick |
( |
::Core::Path const & | filePath, |
|
|
::std::function< void(bool, ::FileInfo)> | callback ) |
|
virtual |
◆ readBytes()
| virtual uint64 SystemFilePicker::readBytes |
( |
::FileInfo const & | file, |
|
|
uint64 | offset, |
|
|
uint64 | bufferSize, |
|
|
::std::vector< uchar > & | buffer ) |
|
virtual |
◆ writeBytes()
| virtual bool SystemFilePicker::writeBytes |
( |
::FileInfo const & | file, |
|
|
uint64 | offset, |
|
|
uint64 | bufferSize, |
|
|
::std::vector< uchar > const & | buffer ) |
|
virtual |
◆ _fillFileInfo()
| MCAPI::FileInfo SystemFilePicker::_fillFileInfo |
( |
::Core::Path const & | filePath | ) |
|
- 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.
◆ $initFilePick()
| MCAPI void SystemFilePicker::$initFilePick |
( |
::Core::Path const & | filePath, |
|
|
::std::function< void(bool, ::FileInfo)> | callback ) |
- 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.
◆ $readBytes()
| MCAPI uint64 SystemFilePicker::$readBytes |
( |
::FileInfo const & | file, |
|
|
uint64 | offset, |
|
|
uint64 | bufferSize, |
|
|
::std::vector< uchar > & | buffer ) |
- 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.
◆ $writeBytes()
| MCAPI bool SystemFilePicker::$writeBytes |
( |
::FileInfo const & | file, |
|
|
uint64 | offset, |
|
|
uint64 | bufferSize, |
|
|
::std::vector< uchar > const & | buffer ) |
- 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 ** SystemFilePicker::$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: