|
| virtual bool | open (::bx::FilePath const &_filePath, bool _append, ::bx::Error *_err) |
| virtual void | close () |
| virtual int64 | seek (int64 _offset, ::bx::Whence::Enum _whence) |
| virtual int | write (void const *_data, int _size, ::bx::Error *_err) |
|
MCAPI bool | $open (::bx::FilePath const &_filePath, bool _append, ::bx::Error *_err) |
|
MCAPI void | $close () |
|
MCAPI int64 | $seek (int64 _offset, ::bx::Whence::Enum _whence) |
|
MCAPI int | $write (void const *_data, int _size, ::bx::Error *_err) |
|
|
::ll::TypedStorage< 8, 8, ::_iobuf * > | m_file |
|
::ll::TypedStorage< 1, 1, bool > | m_open |
◆ open()
◆ close()
| virtual void bx::FileWriterImpl::close |
( |
| ) |
|
|
virtual |
◆ seek()
| virtual int64 bx::FileWriterImpl::seek |
( |
int64 | _offset, |
|
|
::bx::Whence::Enum | _whence ) |
|
virtual |
◆ write()
| virtual int bx::FileWriterImpl::write |
( |
void const * | _data, |
|
|
int | _size, |
|
|
::bx::Error * | _err ) |
|
virtual |
◆ $vftableForSeekerI()
| MCAPI void ** bx::FileWriterImpl::$vftableForSeekerI |
( |
| ) |
|
|
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.
◆ $vftableForWriterI()
| MCAPI void ** bx::FileWriterImpl::$vftableForWriterI |
( |
| ) |
|
|
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.
◆ $vftableForCloserI()
| MCAPI void ** bx::FileWriterImpl::$vftableForCloserI |
( |
| ) |
|
|
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.
◆ $vftableForWriterOpenI()
| MCAPI void ** bx::FileWriterImpl::$vftableForWriterOpenI |
( |
| ) |
|
|
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 files: