Go to the source code of this file.
◆ add_class()
template<class T , class B >
constexpr class_entry< B > add_class |
( |
std::optional< uint16_t > |
selectionId = std::nullopt | ) |
|
|
constexpr |
◆ add_class_ref()
template<class T , class B >
constexpr class_entry< B > add_class_ref |
( |
B * |
ref, |
|
|
std::optional< uint16_t > |
selectionId = std::nullopt |
|
) |
| |
|
constexpr |
◆ make_class_entry()
template<class B >
constexpr class_entry< B > make_class_entry |
( |
ClassIdentifier |
info, |
|
|
B * |
ref, |
|
|
std::optional< uint16_t > |
selectionId = std::nullopt |
|
) |
| |
|
constexpr |