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

Public Member Functions

MemorySecureStorageoperator= (MemorySecureStorage const &)
 MemorySecureStorage (MemorySecureStorage const &)
virtual bool add (::std::string const &, ::std::string const &)
virtual bool addOrUpdate (::std::string const &, ::std::string const &)
virtual bool remove (::std::string const &)
virtual bool get (::std::string const &, ::std::string &)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnka8e7ac
::ll::UntypedStorage< 8, 32 > mUnkae0628

Member Function Documentation

◆ add()

virtual bool MemorySecureStorage::add ( ::std::string const & ,
::std::string const &  )
virtual

Implements SecureStorage.

◆ addOrUpdate()

virtual bool MemorySecureStorage::addOrUpdate ( ::std::string const & ,
::std::string const &  )
virtual

Implements SecureStorage.

◆ remove()

virtual bool MemorySecureStorage::remove ( ::std::string const & )
virtual

Implements SecureStorage.

◆ get()

virtual bool MemorySecureStorage::get ( ::std::string const & ,
::std::string &  )
virtual

Implements SecureStorage.

◆ $dtor()

MCAPI void SecureStorage::$dtor ( )
inherited
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 ** SecureStorage::$vftable ( )
staticinherited
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: