Otclient
14/8/2020
|
#include <dynamic_storage.h>
Public Member Functions | |
template<typename T > | |
void | set (const Key &k, const T &value) |
bool | remove (const Key &k) |
template<typename T > | |
T | get (const Key &k) const |
bool | has (const Key &k) const |
std::size_t | size () const |
void | clear () |
Definition at line 33 of file dynamic_storage.h.
|
inline |
Definition at line 59 of file dynamic_storage.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 51 of file dynamic_storage.h.