LeviLamina
|
This is the complete list of members for LevelStorageWriteBatch, including all inherited members.
$ctor(::LevelStorageWriteBatch &&rhs) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
$deleteKey(::std::string const &key, ::DBHelpers::Category category) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
$dtor() (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
$flush(::LevelStorage &db) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
$putKey(::std::string const &key, ::std::string_view data, ::DBHelpers::Category category) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
$putKey(::std::string const &key, ::std::string const &data, ::DBHelpers::Category category) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
$putKey(::std::string const &key, ::std::string &&data, ::DBHelpers::Category category) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
$putKey(::std::string const &key, ::std::shared_ptr<::std::string > data, ::DBHelpers::Category category) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
$vftable() (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | static |
BatchContainerType typedef (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
clear() (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
const_iterator typedef (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
deleteKey(::std::string const &key, ::DBHelpers::Category category) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | virtual |
flush(::LevelStorage &db) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | virtual |
iterator typedef (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
LevelStorageWriteBatch(LevelStorageWriteBatch const &) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
LevelStorageWriteBatch(::LevelStorageWriteBatch &&rhs) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
mBatch (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
mFlushCallbacks (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
mFlushCallbacksMutex (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
operator=(LevelStorageWriteBatch const &) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | |
putKey(::std::string const &key, ::std::string_view data, ::DBHelpers::Category category) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | virtual |
putKey(::std::string const &key, ::std::string const &data, ::DBHelpers::Category category) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | virtual |
putKey(::std::string const &key, ::std::string &&data, ::DBHelpers::Category category) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | virtual |
putKey(::std::string const &key, ::std::shared_ptr<::std::string > data, ::DBHelpers::Category category) (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | virtual |
~LevelStorageWriteBatch() (defined in LevelStorageWriteBatch) | LevelStorageWriteBatch | virtual |