Symphony Of Empires
|
This is the complete list of members for ProductId, including all inherited members.
EntityId() noexcept=default | EntityId< uint8_t > | |
EntityId(uint8_t _id) noexcept | EntityId< uint8_t > | inline |
EntityId(size_t _id) noexcept | EntityId< uint8_t > | inline |
EntityId(EntityId< uint8_t > &&) noexcept=default | EntityId< uint8_t > | |
EntityId(const EntityId< uint8_t > &) noexcept=default | EntityId< uint8_t > | |
id | EntityId< uint8_t > | |
invalid_id | EntityId< uint8_t > | static |
operator size_t() const noexcept | EntityId< uint8_t > | inline |
operator++() noexcept | EntityId< uint8_t > | inline |
operator++(int) noexcept | EntityId< uint8_t > | inline |
operator--() noexcept | EntityId< uint8_t > | inline |
operator--(int) noexcept | EntityId< uint8_t > | inline |
operator<=>(const EntityId< uint8_t > &o) const noexcept=default | EntityId< uint8_t > | |
operator=(const EntityId< uint8_t > &) noexcept=default | EntityId< uint8_t > | |
operator==(const EntityId< uint8_t > &o) const noexcept | EntityId< uint8_t > | inline |
ProductId()=default | ProductId | |
ProductId(size_t _id) | ProductId | inline |
Type typedef | EntityId< uint8_t > | |
~EntityId() noexcept=default | EntityId< uint8_t > |