|
| static MCAPI ::std::atomic< uint64 > & | mFileCount () |
| |
◆ LevelDbLazyFile()
| MCAPI LevelDbLazyFile::LevelDbLazyFile |
( |
::std::string | filename, |
|
|
::Core::FileOpenMode | openMode, |
|
|
int | maxOpenFiles ) |
- 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.
◆ ~LevelDbLazyFile()
| MCAPI LevelDbLazyFile::~LevelDbLazyFile |
( |
| ) |
|
- 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.
◆ Append()
| MCAPI::leveldb::Status LevelDbLazyFile::Append |
( |
::leveldb::Slice const & | slice | ) |
|
- 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.
◆ Flush()
| MCAPI::leveldb::Status LevelDbLazyFile::Flush |
( |
| ) |
|
- 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.
◆ Read() [1/2]
| MCAPI::leveldb::Status LevelDbLazyFile::Read |
( |
uint64 | n, |
|
|
::leveldb::Slice * | result, |
|
|
char * | scratch ) |
- 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.
◆ Read() [2/2]
| MCAPI::leveldb::Status LevelDbLazyFile::Read |
( |
uint64 | offset, |
|
|
uint64 | n, |
|
|
::leveldb::Slice * | result, |
|
|
char * | scratch ) 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.
◆ mFileCount()
| static MCAPI ::std::atomic< uint64 > & LevelDbLazyFile::mFileCount |
( |
| ) |
|
|
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.
◆ $ctor()
| MCAPI void * LevelDbLazyFile::$ctor |
( |
::std::string | filename, |
|
|
::Core::FileOpenMode | openMode, |
|
|
int | maxOpenFiles ) |
- 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 LevelDbLazyFile::$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.
The documentation for this class was generated from the following file: