|
Symphony Of Empires
|
This is the complete list of members for PopId, 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 |
| PopId()=default | PopId | |
| PopId(size_t _id) | PopId | inline |
| Type typedef | EntityId< uint8_t > | |
| ~EntityId() noexcept=default | EntityId< uint8_t > |