|
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 () |
|
◆ add()
virtual bool NullSecureStorage::add |
( |
::std::string const & | key, |
|
|
::std::string const & | value ) |
|
virtual |
◆ addOrUpdate()
virtual bool NullSecureStorage::addOrUpdate |
( |
::std::string const & | key, |
|
|
::std::string const & | value ) |
|
virtual |
◆ remove()
virtual bool NullSecureStorage::remove |
( |
::std::string const & | key | ) |
|
|
virtual |
◆ get()
virtual bool NullSecureStorage::get |
( |
::std::string const & | key, |
|
|
::std::string & | outValue ) |
|
virtual |
◆ $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: