Strongly-typed wrapper around an integer representing a row of the city table.
More...
#include <tutorial/ids.h>
Definition at line 24 of file ids.h.
◆ id_of_city() [1/3]
constexpr tutorial::id_of_city::id_of_city |
( |
size_t |
id | ) |
|
|
inlineexplicitconstexpr |
Definition at line 30 of file ids.h.
◆ id_of_city() [2/3]
constexpr tutorial::id_of_city::id_of_city |
( |
Record_Id |
id | ) |
|
|
inlineexplicitconstexpr |
Definition at line 31 of file ids.h.
◆ id_of_city() [3/3]
constexpr tutorial::id_of_city::id_of_city |
( |
| ) |
|
|
inlineconstexpr |
Definition at line 32 of file ids.h.
◆ get_id()
constexpr size_t tutorial::id_of_city::get_id |
( |
| ) |
const |
|
inlineconstexpr |
Definition at line 35 of file ids.h.
◆ get_record_id()
constexpr Record_Id tutorial::id_of_city::get_record_id |
( |
| ) |
const |
|
inlineconstexpr |
Definition at line 36 of file ids.h.
◆ is_not_null()
constexpr bool tutorial::id_of_city::is_not_null |
( |
| ) |
const |
|
inlineconstexpr |
Definition at line 34 of file ids.h.
◆ is_null()
constexpr bool tutorial::id_of_city::is_null |
( |
| ) |
const |
|
inlineconstexpr |
Definition at line 33 of file ids.h.
◆ operator!=()
constexpr bool tutorial::id_of_city::operator!= |
( |
id_of_city |
x | ) |
const |
|
inlineconstexpr |
Definition at line 38 of file ids.h.
◆ operator<()
constexpr bool tutorial::id_of_city::operator< |
( |
id_of_city |
x | ) |
const |
|
inlineconstexpr |
Definition at line 39 of file ids.h.
◆ operator<=()
constexpr bool tutorial::id_of_city::operator<= |
( |
id_of_city |
x | ) |
const |
|
inlineconstexpr |
Definition at line 41 of file ids.h.
◆ operator==()
constexpr bool tutorial::id_of_city::operator== |
( |
id_of_city |
x | ) |
const |
|
inlineconstexpr |
Definition at line 37 of file ids.h.
◆ operator>()
constexpr bool tutorial::id_of_city::operator> |
( |
id_of_city |
x | ) |
const |
|
inlineconstexpr |
Definition at line 40 of file ids.h.
◆ operator>=()
constexpr bool tutorial::id_of_city::operator>= |
( |
id_of_city |
x | ) |
const |
|
inlineconstexpr |
Definition at line 42 of file ids.h.
◆ operator[]()
constexpr id_of_city tutorial::id_of_city::operator[] |
( |
size_t |
i | ) |
const |
|
inlineconstexpr |
Definition at line 43 of file ids.h.
The documentation for this class was generated from the following file:
- /home/rcoulom/repos/joedb/doc/source/tutorial/src/tutorial/ids.h