#include <ax_unique_id.h>
Definition at line 25 of file ax_unique_id.h.
◆ AXUniqueId() [1/2]
ui::AXUniqueId::AXUniqueId |
( |
| ) |
|
◆ ~AXUniqueId()
ui::AXUniqueId::~AXUniqueId |
( |
| ) |
|
|
virtual |
Definition at line 25 of file ax_unique_id.cc.
25 {
26 g_assigned_ids.erase(id_);
27}
◆ AXUniqueId() [2/2]
ui::AXUniqueId::AXUniqueId |
( |
const int32_t |
max_id | ) |
|
|
explicitprotected |
◆ Get()
int32_t ui::AXUniqueId::Get |
( |
| ) |
const |
|
inline |
◆ operator int32_t()
ui::AXUniqueId::operator int32_t |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool ui::AXUniqueId::operator!= |
( |
const AXUniqueId & |
other | ) |
const |
◆ operator==()
bool ui::AXUniqueId::operator== |
( |
const AXUniqueId & |
other | ) |
const |
The documentation for this class was generated from the following files: