![]() |
MySQL 9.3.0
Source Code Documentation
|
#include <entity.h>
Public Member Functions | |
EntityWithId () | |
![]() | |
virtual | ~Entity ()=default |
virtual uint64_t | get_id () const =0 |
virtual std::string | get_name () const =0 |
virtual uint64_t | get_value_and_reset ()=0 |
Static Protected Attributes | |
static std::atomic_flag | registred_ |
Additional Inherited Members | |
![]() | |
static std::shared_mutex | mutex |
|
inline |
|
inlinestaticprotected |