|
|
LevelDbLazyFile & | operator= (LevelDbLazyFile const &) |
|
| LevelDbLazyFile (LevelDbLazyFile const &) |
| MCAPI::leveldb::Status | Append (::leveldb::Slice const &slice) |
| MCAPI::leveldb::Status | Close () |
| MCAPI::leveldb::Status | Flush () |
| MCAPI::leveldb::Status | Read (uint64 n, ::leveldb::Slice *result, char *scratch) |
| MCAPI::leveldb::Status | Read (uint64 offset, uint64 n, ::leveldb::Slice *result, char *scratch) const |
| MCAPI::leveldb::Status | Skip (uint64 n) |
| MCAPI auto | _lazyOpen () const |
| MCAPI | ~LevelDbLazyFile () |
| MCAPI void | $dtor () |
|
| static MCAPI ::std::atomic< uint64 > & | mFileCount () |
◆ ~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.
◆ Close()
| MCAPI::leveldb::Status LevelDbLazyFile::Close |
( |
| ) |
|
- 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.
◆ Skip()
| MCAPI::leveldb::Status LevelDbLazyFile::Skip |
( |
uint64 | n | ) |
|
- 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.
◆ _lazyOpen()
| MCAPI auto LevelDbLazyFile::_lazyOpen |
( |
| ) |
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()
| 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.
◆ $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: