#include <joedb/index_types.h>
Definition at line 21 of file index_types.h.
◆ Record_Id() [1/2]
constexpr joedb::Record_Id::Record_Id |
( |
| ) |
|
|
inlineexplicitconstexpr |
◆ Record_Id() [2/2]
constexpr joedb::Record_Id::Record_Id |
( |
index_t |
id | ) |
|
|
inlineexplicitconstexpr |
◆ is_not_null()
constexpr bool joedb::Record_Id::is_not_null |
( |
| ) |
const |
|
inlineconstexpr |
◆ is_null()
constexpr bool joedb::Record_Id::is_null |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator index_t()
constexpr joedb::Record_Id::operator index_t |
( |
| ) |
const |
|
inlineexplicitconstexpr |
◆ operator size_t()
constexpr joedb::Record_Id::operator size_t |
( |
| ) |
const |
|
inlineexplicitconstexpr |
◆ operator!=()
constexpr bool joedb::Record_Id::operator!= |
( |
Record_Id |
r | ) |
const |
|
inlineconstexpr |
◆ operator+()
constexpr Record_Id joedb::Record_Id::operator+ |
( |
size_t |
n | ) |
const |
|
inlineconstexpr |
◆ operator++()
constexpr Record_Id joedb::Record_Id::operator++ |
( |
| ) |
|
|
inlineconstexpr |
◆ operator-()
constexpr Record_Id joedb::Record_Id::operator- |
( |
size_t |
n | ) |
const |
|
inlineconstexpr |
◆ operator--()
constexpr Record_Id joedb::Record_Id::operator-- |
( |
| ) |
|
|
inlineconstexpr |
◆ operator<()
constexpr bool joedb::Record_Id::operator< |
( |
Record_Id |
r | ) |
const |
|
inlineconstexpr |
◆ operator<=()
constexpr bool joedb::Record_Id::operator<= |
( |
Record_Id |
r | ) |
const |
|
inlineconstexpr |
◆ operator==()
constexpr bool joedb::Record_Id::operator== |
( |
Record_Id |
r | ) |
const |
|
inlineconstexpr |
◆ operator>()
constexpr bool joedb::Record_Id::operator> |
( |
Record_Id |
r | ) |
const |
|
inlineconstexpr |
◆ operator>=()
constexpr bool joedb::Record_Id::operator>= |
( |
Record_Id |
r | ) |
const |
|
inlineconstexpr |
◆ null
constexpr Record_Id joedb::Record_Id::null {} |
|
inlinestaticconstexpr |
The documentation for this class was generated from the following file: