LeviLamina
Loading...
Searching...
No Matches
InMemoryRandomAccessFile Class Reference
Inheritance diagram for InMemoryRandomAccessFile:

Public Member Functions

InMemoryRandomAccessFileoperator= (InMemoryRandomAccessFile const &)
 InMemoryRandomAccessFile (InMemoryRandomAccessFile const &)
virtual::leveldb::Status Read (uint64 offset, uint64 n, ::leveldb::Slice *result, char *scratch) const
MCAPI InMemoryRandomAccessFile (::std::shared_ptr<::InMemoryFile > file)
MCAPI void * $ctor (::std::shared_ptr<::InMemoryFile > file)
MCAPI void $dtor ()
MCAPI::leveldb::Status $Read (uint64 offset, uint64 n, ::leveldb::Slice *result, char *scratch) const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk59aba8

Constructor & Destructor Documentation

◆ InMemoryRandomAccessFile()

MCAPI InMemoryRandomAccessFile::InMemoryRandomAccessFile ( ::std::shared_ptr<::InMemoryFile > file)
explicit
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.

Member Function Documentation

◆ $ctor()

MCAPI void * InMemoryRandomAccessFile::$ctor ( ::std::shared_ptr<::InMemoryFile > file)
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 InMemoryRandomAccessFile::$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.

◆ $Read()

MCAPI::leveldb::Status InMemoryRandomAccessFile::$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.

◆ $vftable()

MCAPI void ** InMemoryRandomAccessFile::$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: