|
|
virtual void | putKey (::std::string const &key, ::std::string_view data, ::DBHelpers::Category category) |
|
virtual void | putKey (::std::string const &key, ::std::string const &data, ::DBHelpers::Category category) |
|
virtual void | putKey (::std::string const &key, ::std::string &&data, ::DBHelpers::Category category) |
|
virtual void | putKey (::std::string const &key, ::std::shared_ptr<::std::string > data, ::DBHelpers::Category category) |
|
virtual void | deleteKey (::std::string const &key, ::DBHelpers::Category category) |
|
virtual void | flush (::LevelStorage &db) |
|
MCAPI void | _writeKey (::std::string const &key, ::std::shared_ptr<::std::string > &&data, ::DBHelpers::Category category) |
|
MCAPI void | addFlushCallback (::std::function< void()> callback) |
|
MCAPI void | clear () |
|
MCAPI void | erase (::std::_Tree_const_iterator<::std::_Tree_val< ::std::_Tree_simple_types<::std::pair<::std::string const, ::LevelStorageWriteBatch::BatchEntry > > > > const &it) |
|
MCFOLD ::std::_Tree_const_iterator<::std::_Tree_val< ::std::_Tree_simple_types<::std::pair<::std::string const, ::LevelStorageWriteBatch::BatchEntry > > > > | find (::std::string const &key) const |
|
MCFOLD ::std::_Tree_iterator<::std::_Tree_val< ::std::_Tree_simple_types<::std::pair<::std::string const, ::LevelStorageWriteBatch::BatchEntry > > > > | find (::std::string const &key) |
|
MCAPI void | $dtor () |
|
MCAPI void | $putKey (::std::string const &key, ::std::string_view data, ::DBHelpers::Category category) |
|
MCAPI void | $putKey (::std::string const &key, ::std::string const &data, ::DBHelpers::Category category) |
|
MCAPI void | $putKey (::std::string const &key, ::std::string &&data, ::DBHelpers::Category category) |
|
MCAPI void | $putKey (::std::string const &key, ::std::shared_ptr<::std::string > data, ::DBHelpers::Category category) |
|
MCAPI void | $deleteKey (::std::string const &key, ::DBHelpers::Category category) |
|
MCAPI void | $flush (::LevelStorage &db) |