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

Public Member Functions

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 bool $add (::std::string const &, ::std::string const &)
MCAPI bool $addOrUpdate (::std::string const &, ::std::string const &)
MCAPI bool $remove (::std::string const &)
MCAPI bool $get (::std::string const &, ::std::string &)
MCAPI void * $ctor (::Core::PathView settingsPath)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

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

Member Function Documentation

◆ add()

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

Implements SecureStorage.

◆ addOrUpdate()

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

Implements SecureStorage.

◆ remove()

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

Implements SecureStorage.

◆ get()

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

Implements SecureStorage.

◆ $add()

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

◆ $addOrUpdate()

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

◆ $remove()

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

◆ $get()

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

◆ $ctor()

MCAPI void * SecureStorage::$ctor ( ::Core::PathView settingsPath)
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.

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