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

Public Member Functions

virtual bool add (::std::string const &key, ::std::string const &value)
 
virtual bool addOrUpdate (::std::string const &key, ::std::string const &value)
 
virtual bool remove (::std::string const &key)
 
virtual bool get (::std::string const &key, ::std::string &outValue)
 
MCAPI bool $add (::std::string const &key, ::std::string const &value)
 
MCAPI bool $addOrUpdate (::std::string const &key, ::std::string const &value)
 
MCAPI bool $remove (::std::string const &key)
 
MCAPI bool $get (::std::string const &key, ::std::string &outValue)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

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

Member Function Documentation

◆ add()

virtual bool NullSecureStorage::add ( ::std::string const & key,
::std::string const & value )
virtual

Implements SecureStorage.

◆ addOrUpdate()

virtual bool NullSecureStorage::addOrUpdate ( ::std::string const & key,
::std::string const & value )
virtual

Implements SecureStorage.

◆ remove()

virtual bool NullSecureStorage::remove ( ::std::string const & key)
virtual

Implements SecureStorage.

◆ get()

virtual bool NullSecureStorage::get ( ::std::string const & key,
::std::string & outValue )
virtual

Implements SecureStorage.

◆ $add()

MCAPI bool NullSecureStorage::$add ( ::std::string const & key,
::std::string const & value )
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.

◆ $addOrUpdate()

MCAPI bool NullSecureStorage::$addOrUpdate ( ::std::string const & key,
::std::string const & value )
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.

◆ $remove()

MCAPI bool NullSecureStorage::$remove ( ::std::string const & key)
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.

◆ $get()

MCAPI bool NullSecureStorage::$get ( ::std::string const & key,
::std::string & outValue )
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 ** NullSecureStorage::$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.

◆ $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.

The documentation for this class was generated from the following file: