|
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 openMode) |
|
virtual ::std::fpos<::_Mbstatet > | seekpos (::std::fpos<::_Mbstatet > pos, int openMode) |
|
virtual int | sync () |
|
MCAPI int | _flushoutput () |
|
MCAPI void | $dtor () |
|
MCAPI int | $underflow () |
|
MCAPI int | $overflow (int c) |
|
MCAPI ::std::fpos<::_Mbstatet > | $seekoff (int64 off, int way, int openMode) |
|
MCAPI ::std::fpos<::_Mbstatet > | $seekpos (::std::fpos<::_Mbstatet > pos, int openMode) |
|
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.
◆ DEFAULT_BUFFER_SIZE()
static 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 | openMode ) |
- 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 | openMode ) |
- 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()
static 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: