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