Public Types | |
| using | NumericType = int32_t |
Public Member Functions | |
| constexpr | ID (int32_t value) |
| constexpr bool | isValid () const |
| constexpr bool | operator== (ID other) const |
Public Attributes | |
| NumericType | identifier |
Static Public Attributes | |
| static constexpr NumericType | InvalidValue = -1 |