|
|
FileStdStreamBuf & | operator= (FileStdStreamBuf const &) |
|
| FileStdStreamBuf (FileStdStreamBuf const &) |
|
virtual int | underflow () |
|
virtual int | overflow (int c) |
|
virtual ::std::fpos<::_Mbstatet > | seekoff (int64 off, int way, int) |
|
virtual ::std::fpos<::_Mbstatet > | seekpos (::std::fpos<::_Mbstatet > pos, int) |
|
virtual int | sync () |
| MCAPI int | _flushoutput () |
| MCAPI void | open (::Core::File &&file, ::Core::FileOpenMode fileOpenMode) |
| MCAPI void | $dtor () |
| MCAPI int | $underflow () |
| MCAPI int | $overflow (int c) |
| MCAPI ::std::fpos<::_Mbstatet > | $seekoff (int64 off, int way, int) |
| MCAPI ::std::fpos<::_Mbstatet > | $seekpos (::std::fpos<::_Mbstatet > pos, int) |
| MCAPI int | $sync () |
◆ _flushoutput()
| MCAPI int Core::FileStdStreamBuf::_flushoutput |
( |
| ) |
|
- 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.
◆ open()
- 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.
◆ DEFAULT_BUFFER_SIZE()
| MCAPI uint64 const & Core::FileStdStreamBuf::DEFAULT_BUFFER_SIZE |
( |
| ) |
|
|
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 Core::FileStdStreamBuf::$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.
◆ $underflow()
| MCAPI int Core::FileStdStreamBuf::$underflow |
( |
| ) |
|
- 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.
◆ $overflow()
| MCAPI int Core::FileStdStreamBuf::$overflow |
( |
int | c | ) |
|
- 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.
◆ $seekoff()
| MCAPI ::std::fpos<::_Mbstatet > Core::FileStdStreamBuf::$seekoff |
( |
int64 | off, |
|
|
int | way, |
|
|
int | ) |
- 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.
◆ $seekpos()
| MCAPI ::std::fpos<::_Mbstatet > Core::FileStdStreamBuf::$seekpos |
( |
::std::fpos<::_Mbstatet > | pos, |
|
|
int | ) |
- 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.
◆ $sync()
| MCAPI int Core::FileStdStreamBuf::$sync |
( |
| ) |
|
- 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()
| MCAPI void ** Core::FileStdStreamBuf::$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: