|
EncryptedProxyEnv & | operator= (EncryptedProxyEnv const &) |
|
| EncryptedProxyEnv (EncryptedProxyEnv const &) |
|
virtual::leveldb::Status | NewSequentialFile (::std::string const &f, ::leveldb::SequentialFile **r) |
|
virtual::leveldb::Status | NewRandomAccessFile (::std::string const &f, ::leveldb::RandomAccessFile **r) |
|
virtual::leveldb::Status | NewWritableFile (::std::string const &f, ::leveldb::WritableFile **r) |
|
virtual::leveldb::Status | DeleteFileA (::std::string const &f) |
|
virtual::leveldb::Status | RenameFile (::std::string const &from, ::std::string const &to) |
|
MCAPI | EncryptedProxyEnv (::leveldb::Env *env, ::ContentIdentity const &contentIdentity, ::std::string const &contentKey, ::EncryptedProxyReadMode mode) |
|
MCAPI void * | $ctor (::leveldb::Env *env, ::ContentIdentity const &contentIdentity, ::std::string const &contentKey, ::EncryptedProxyReadMode mode) |
|
MCAPI::leveldb::Status | $NewSequentialFile (::std::string const &f, ::leveldb::SequentialFile **r) |
|
MCAPI::leveldb::Status | $NewRandomAccessFile (::std::string const &f, ::leveldb::RandomAccessFile **r) |
|
MCAPI::leveldb::Status | $NewWritableFile (::std::string const &f, ::leveldb::WritableFile **r) |
|
MCAPI::leveldb::Status | $DeleteFileA (::std::string const &f) |
|
MCAPI::leveldb::Status | $RenameFile (::std::string const &from, ::std::string const &to) |
|
◆ EncryptedProxyEnv()
MCAPI EncryptedProxyEnv::EncryptedProxyEnv |
( |
::leveldb::Env * | env, |
|
|
::ContentIdentity const & | contentIdentity, |
|
|
::std::string const & | contentKey, |
|
|
::EncryptedProxyReadMode | mode ) |
- 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 * EncryptedProxyEnv::$ctor |
( |
::leveldb::Env * | env, |
|
|
::ContentIdentity const & | contentIdentity, |
|
|
::std::string const & | contentKey, |
|
|
::EncryptedProxyReadMode | mode ) |
- 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.
◆ $NewSequentialFile()
MCAPI::leveldb::Status EncryptedProxyEnv::$NewSequentialFile |
( |
::std::string const & | f, |
|
|
::leveldb::SequentialFile ** | r ) |
- 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.
◆ $NewRandomAccessFile()
MCAPI::leveldb::Status EncryptedProxyEnv::$NewRandomAccessFile |
( |
::std::string const & | f, |
|
|
::leveldb::RandomAccessFile ** | r ) |
- 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.
◆ $NewWritableFile()
MCAPI::leveldb::Status EncryptedProxyEnv::$NewWritableFile |
( |
::std::string const & | f, |
|
|
::leveldb::WritableFile ** | r ) |
- 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.
◆ $DeleteFileA()
MCAPI::leveldb::Status EncryptedProxyEnv::$DeleteFileA |
( |
::std::string const & | f | ) |
|
- 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.
◆ $RenameFile()
MCAPI::leveldb::Status EncryptedProxyEnv::$RenameFile |
( |
::std::string const & | from, |
|
|
::std::string const & | to ) |
- 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 ** EncryptedProxyEnv::$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: