|
| MCAPI | CommitOperation (::std::string const &key, ::std::shared_ptr<::std::string > value, bool isDelete, ::DBHelpers::Category category) |
| MCAPI | ~CommitOperation () |
| MCAPI void * | $ctor (::std::string const &key, ::std::shared_ptr<::std::string > value, bool isDelete, ::DBHelpers::Category category) |
| MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 32, ::std::string > | mKey |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::std::string > > | mValue |
|
::ll::TypedStorage< 4, 4, ::DBHelpers::Category > | mCategory |
|
::ll::TypedStorage< 1, 1, bool > | mIsDelete |
◆ CommitOperation()
| MCAPI DBStorage::CommitOperation::CommitOperation |
( |
::std::string const & | key, |
|
|
::std::shared_ptr<::std::string > | value, |
|
|
bool | isDelete, |
|
|
::DBHelpers::Category | category ) |
- 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.
◆ ~CommitOperation()
| MCAPI DBStorage::CommitOperation::~CommitOperation |
( |
| ) |
|
- 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 * DBStorage::CommitOperation::$ctor |
( |
::std::string const & | key, |
|
|
::std::shared_ptr<::std::string > | value, |
|
|
bool | isDelete, |
|
|
::DBHelpers::Category | category ) |
- 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 DBStorage::CommitOperation::$dtor |
( |
| ) |
|
- 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 struct was generated from the following file: