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.


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